Skip to content

Commit e3e1707

Browse files
authored
Merge pull request #1706 from vaporup/patch-1
Fix Typo in summary.md
2 parents a387f48 + 4e03818 commit e3e1707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/format/summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ to be ignored at best, or may cause an error when attempting to build the book.
3535
Titles are optional, and the numbered chapters can be broken into as many
3636
parts as desired.
3737
```markdown
38-
# My Part Tile
38+
# My Part Title
3939

4040
- [First Chapter](relative/path/to/markdown.md)
4141
```

0 commit comments

Comments
 (0)