Skip to content

Commit cdad29d

Browse files
authored
Merge pull request #19 from twisted/devlopment
a few other minor spelling / style guide things
2 parents 9d9c2ee + 948b1ab commit cdad29d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository at [twisted/documents](https://github.com/twisted/documents).
99
# Development of the website
1010

1111
You can run a local test server via `$ python3 test_server.py`.
12-
It is designed to replicate the same 404 behaviour as GitHub Pages.
12+
It is designed to replicate the same 404 behavior as GitHub Pages.
1313

1414

1515
## Tools
@@ -29,7 +29,7 @@ pip install nodeenv
2929
nodeenv node-env
3030
. node-env/bin/activate
3131
```
32-
## JS devlopment
32+
## JS development
3333

3434
`jest` is used for the test suite.
3535

0 commit comments

Comments
 (0)