fix: address crowdin issues (#43021)

This commit is contained in:
Nicholas Carrigan (he/him)
2021-07-26 11:43:15 -07:00
committed by GitHub
parent 9104bd45a6
commit 8535c23b08
6 changed files with 7 additions and 7 deletions

View File

@ -85,7 +85,7 @@ part-6.md
At some point you decide you need to delete `part-2.md`, because that step is no longer needed. Also, you decide to break down `part-4.md` into three steps instead of just one.
To accomplish this restructure, you would need to delete `part-2.md` and then add a `part-4a.md` and a `part-5b.md`. The new folder structure would look like the following:
To accomplish this restructure, you would need to delete `part-2.md` and then add a `part-4a.md` and a `part-4b.md`. The new folder structure would look like the following:
```bash
part-001.md