Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chapters/chap06-traps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ It's a trap!

Traps form the majority of many people’s defences, so it’s best we get
sorted and make some. First up, we will need a lot of mechanisms, so go
find that mechanic’s workshop and fill it’s job queue with mechanisms.
find that mechanic’s workshop and fill its job queue with mechanisms.
They’ll end up in a finished goods pile when done.

Next, go to the Carpenter’s workshop and add a ton of cages (:kbd:`j` is the
Expand Down
2 changes: 1 addition & 1 deletion misc/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Style
-----
Use clear, direct, and simple language. Avoid jargon or the passive voice.
I find the `hemmingway editor <http://www.hemingwayapp.com>`_ useful;
I often ignore but always consider it's suggestions.
I often ignore but always consider its suggestions.

Keep all lines to 80 characters or less. Sphinx will automatically join
everything between blank lines into one paragraph, and short lines
Expand Down