Merge pull request #93 from amorphous/patch-1

maybe a typo?
pull/95/head
Dave Jones 2020-10-28 22:00:32 -05:00 zatwierdzone przez GitHub
commit 19f0964a26
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -100,7 +100,7 @@ Here is what a very basic chapters file may look like:
```
In this simple form, the chapter objects are treated as sequential just based on their index as a function of being
ordered in ascending fashing based on their `startTime`. In a very simple example such as this nothing is present except the `startTime`,
ordered in ascending fashion based on their `startTime`. In a very simple example such as this nothing is present except the `startTime`,
`title`, and a few bits of optional meta-data.
<br><br>