Skip to content

Commit fb89686

Browse files
committed
Typo README
1 parent d94e91e commit fb89686

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
@@ -23,7 +23,7 @@ Now you can build this plugin with `./gradlew buildPlugin`.
2323
To start an IDE with the plugin installed in the example project just run `./gradlew runIde`. Import the whole project as gradle project in the sandbox-ide. Wait for indexing to finish. Open `example/src/test/resources/cucumber/examples/scalacalculator/basic_arithmetic.feature`.
2424

2525
# Publishing
26-
s
26+
2727
1. Add your publish token to `publishPlugin.token` in `cucumber-scala/build.gradle` (make sure to not check them in!)
2828
2. run `./gradlew publishPlugin`
2929

0 commit comments

Comments
 (0)