diff --git a/Automatic-output-splitting.md b/Automatic-output-splitting.md index 876478a..f00c44e 100644 --- a/Automatic-output-splitting.md +++ b/Automatic-output-splitting.md @@ -1,7 +1,7 @@ Source directories/archives need to use one of three directory structures. Due to limitations of **KindleGen** and **Kindle** itself maximal size of output file is limited by KCC. -Input will be automatically split into multiple _MOBI_ files if correct file structure is used. +Input will be automatically split into multiple _MOBI_ files if the correct file structure is used. **Naming conventions presented below are NOT necessary.** Only structure matter. Directory structure is also used to generate table of contents. @@ -10,6 +10,6 @@ Input will be automatically split into multiple _MOBI_ files if correct file str **Variant A** - Output will be divided into ~400MB parts. -**Variant B** - If option _Output split_ is enabled every subdirectory will be placed in separate MOBI file. Otherwise output will be divided into ~400MB parts. Splits will occur between chapters. +**Variant B** - If option _Output split_ is enabled every subdirectory will be placed in separate MOBI file. Otherwise, output will be divided into ~400MB parts. Splits will occur between chapters. **Variant C** - Every volume will be placed in separate _MOBI_ file. \ No newline at end of file