Merge pull request #1706 from vaporup/patch-1

Fix Typo in summary.md
This commit is contained in:
Eric Huss
2021-12-16 13:53:22 -08:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ to be ignored at best, or may cause an error when attempting to build the book.
Titles are optional, and the numbered chapters can be broken into as many
parts as desired.
```markdown
# My Part Tile
# My Part Title
- [First Chapter](relative/path/to/markdown.md)
```