Skip to content

Commit

Permalink
Merge pull request rust-lang#33 from chriskrycho/patch-1
Browse files Browse the repository at this point in the history
Fix spelling of "procedural" in table of contents.
  • Loading branch information
steveklabnik committed Apr 1, 2017
2 parents 511448f + f45b7ee commit fbd54f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

- [Macros](macros.md)
- [Macros By Example](macros-by-example.md)
- [Procedrual Macros](procedural-macros.md)
- [Procedural Macros](procedural-macros.md)

- [Crates and source files](crates-and-source-files.md)

Expand Down

0 comments on commit fbd54f7

Please sign in to comment.