Skip to content

Commit 6fa8d5b

Browse files
authored
Update README.md
Signed-off-by: Joe Grund <grundjoseph@gmail.com>
1 parent 11cb8af commit 6fa8d5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ it is ready for review.
6363

6464
## Bonus
6565

66-
* Include a rusty-hook that will ensure that all code is formatted, compiles
66+
* Include a pre-commit hook that will ensure that all code is formatted, compiles
6767
without error, and is free of clippy errors.
6868
* Create a GitHub Action that will launch your chat server and attempt to
6969
send a message to the server from the client. Make sure that niether the server
7070
or client exit with a failure. This action should be run anytime new code
71-
is pushed to a branch or landed on the main branch.
71+
is pushed to a branch or landed on the main branch.

0 commit comments

Comments
 (0)