Skip to content
Open
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 index.html
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ <h2>Understanding the flowchart</h2>
<p>The flowchart always ends at a handler (at the bottom of the
chart) which determines the HTTP status code in the response.

<p>On deciding how to implemented the behaviour you have designed
<p>On deciding how to implement the behaviour you have designed
for your resource you will often have this diagram in front of you
to decide which functions to replace.

Expand Down