Skip to content

Commit b1bd00b

Browse files
mergify[bot]tungbq
andauthored
Fix typo in Contributor Guidelines section of README.md (#684) (#689)
(cherry picked from commit 643eada) Co-authored-by: Tung Bui (Leo) <[email protected]>
1 parent e26dce0 commit b1bd00b

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
@@ -211,5 +211,5 @@ Code is auto-formatted with clang-format 14 whenever a git commit is made. Pleas
211211

212212
Prepare the pre-commit formatting to run like this:
213213
```
214-
pre-commit install`
214+
pre-commit install
215215
```

0 commit comments

Comments
 (0)