Skip to content

Commit 8424e96

Browse files
committed
Typo
Change-Id: I89e57c71f87644ed93b9327848235d5fed8ebf0b
1 parent 0bee93c commit 8424e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ build failures by running the following checks before submitting your pull reque
144144
make unittest
145145
make lint
146146
# The next command may change your code. It is recommended you commit
147-
# before running them.
147+
# before running it.
148148
make format # requires clang-format is installed
149149

150150
Note that the clang-tidy target may take a while to run. You might consider

0 commit comments

Comments
 (0)