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 guide/src/for_developers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ the book or render it in a different format.
The *For Developers* chapters are here to show you the more advanced usage of
`mdbook`.

The two main ways a developer can hook into the book's build process is via,
The two main ways a developer can hook into the book's build process are:

- [Preprocessors](preprocessors.md)
- [Alternative Backends](backends.md)
Expand Down