Skip to content

Commit cb2006c

Browse files
Update README.rst (#1062)
Changed "cheatsheat" to more appropriate word "cheat-sheet"
1 parent f6c79a0 commit cb2006c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To run tests with a specific version of Kafka (default one is 2.8.1) use KAFKA_V
9999

100100
make cov SCALA_VERSION=2.11 KAFKA_VERSION=0.10.2.1
101101

102-
Test running cheatsheat:
102+
Test running cheat-sheet:
103103

104104
* ``make test FLAGS="-l -x --ff"`` - run until 1 failure, rerun failed tests first. Great for cleaning up a lot of errors, say after a big refactor.
105105
* ``make test FLAGS="-k consumer"`` - run only the consumer tests.

0 commit comments

Comments
 (0)