fix small typo

This commit is contained in:
Jarle Mathiesen 2017-06-24 12:31:33 +02:00 committed by GitHub
parent 91e52543ef
commit f20533ec0c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ p
+cell=cell
p
| Fist, the raw text is split on whitespace characters, similar to
| First, the raw text is split on whitespace characters, similar to
| #[code text.split(' ')]. Then, the tokenizer processes the text from
| left to right. On each substring, it performs two checks: