Fix typo in init.md
"where" was spelled "were"
This commit is contained in:
parent
6a94492238
commit
5e998788e9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ book-test/
|
||||||
└── SUMMARY.md
|
└── SUMMARY.md
|
||||||
```
|
```
|
||||||
|
|
||||||
- The `src` directory is were you write your book in markdown. It contains all
|
- The `src` directory is where you write your book in markdown. It contains all
|
||||||
the source files, configuration files, etc.
|
the source files, configuration files, etc.
|
||||||
|
|
||||||
- The `book` directory is where your book is rendered. All the output is ready
|
- The `book` directory is where your book is rendered. All the output is ready
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue