Skip to content

Commit 3c9a273

Browse files
committed
Fixing typo
1 parent 8278ba0 commit 3c9a273

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
@@ -354,7 +354,7 @@ done
354354
exec $cmd
355355
```
356356
**Note:** If needed, replace `localhost` and `4444` for the correct values in your environment. Also, this script is polling indefinitely, you might want
357-
to teak it and establish a timeout.
357+
to tweak it and establish a timeout.
358358

359359
Let's say that the normal command to execute your tests is `mvn clean test`. Here is a way to use the above script and execute your tests:
360360

0 commit comments

Comments
 (0)