Inst' -> isn't.
This commit is contained in:
parent
5f292fedcc
commit
cc51e71b06
|
@ -27,7 +27,7 @@ return the remaining contents of the string.
|
|||
This function will return an [`Err`] when:
|
||||
|
||||
- the data doesn't have a frontmatter section,
|
||||
- the frontmatter isnt' at the beginning of the data.
|
||||
- the frontmatter isn't at the beginning of the data.
|
||||
|
||||
## Example
|
||||
|
||||
|
|
Loading…
Reference in New Issue