Skip to content

Commit 726db82

Browse files
committed
Formatting
1 parent bc74448 commit 726db82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ for UVL models, which is the pivot metamodel. Additionally, the core module has
66
To get started, copy over TraVarT plugins (as JAR archives) into the `plugins` folder in this repository (if this folder does not
77
exist, create it, the path should be ignored by Git).
88

9-
The command-line interface provides three subcommands: `plugin`, `benchmark` and `transform'. An exhaustive list of possible
9+
The command-line interface provides three subcommands: `plugin`, `benchmark` and `transform`. An exhaustive list of possible
1010
options and flags for individual subcommands can be viewed by invoking the respective subcommand as a sub-subcommand of `help` i.e., `help plugin`.
1111
If you want to start TraVarT directly off this repository (and not over a compiled JAR file independent from the repository), invoke
1212
the Maven exection plugin over `mvn exec:java`. You can provide command-line arguments while using `exec:java` with `-Dexec.args`.

0 commit comments

Comments
 (0)