mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 08:35:41 +02:00
mvn: fix typo (#10632)
This commit is contained in:
parent
61848c5096
commit
587d8443d8
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
- Clean and then package the code with a given build profile:
|
||||
|
||||
`mvn clean -P{{profile}} package`
|
||||
`mvn clean -P {{profile}} package`
|
||||
|
||||
- Run a class with a main method:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue