Skip to content

Commit

Permalink
README: Fix minor typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandtritsch committed Jul 10, 2024
1 parent 86b766e commit 6ac1940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* `cd >repo<`
* `git submodule update --init`
* Run `sbt generateXMLFiles` (once)
* Run `sbt test`to test the current implementation
* Run `sbt test` to test the current implementation
* Run `sbt publishLocal` to create a local build that you can use in
your projects `plugins.sbt` file to test something locally
* Run `sbt scripted` to test the plugin with the scripted test-cases
Expand Down

0 comments on commit 6ac1940

Please sign in to comment.