Skip to content

Commit 45b10dd

Browse files
correct grammar
Co-authored-by: Peter Kalverla <[email protected]>
1 parent f4354b4 commit 45b10dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/08-development-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ and our local branch is checked out. Then, we run:
380380
python setup.py build_sphinx -Ea
381381
~~~
382382
383-
Similar to codes, documentations should be well written and adhere to standards.
383+
Similar to code, documentation should be well written and adhere to standards.
384384
If the documentation is built properly, the previous command prints a message to the console:
385385
386386
~~~bash

0 commit comments

Comments
 (0)