Skip to content

Commit 0801fae

Browse files
committed
Fix spelling nit
Signed-off-by: Dobri Y <[email protected]>
1 parent c5d5dee commit 0801fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Developing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ guide][llvm_style]. Please ensure that your code includes comprehensive doc
6262
comments as well as a comment at the top of the file to indicating its purpose.
6363

6464
`pre-commit` is being test-flown in this repository. If you have the tool
65-
installed or are using the provided Dev container, run `pre-commit install` to
65+
installed or are using the provided container, run `pre-commit install` to
6666
enable the hooks. `clang-format` and `yapf` will be automatically run on all
6767
staged changes.
6868

0 commit comments

Comments
 (0)