Fixed minor typo

The word `motto` was missing the second `t`.
This commit is contained in:
Tobias Macey 2016-12-01 06:08:33 -05:00 committed by GitHub
parent 296d33a4fc
commit 1d768d6510

View File

@ -14,7 +14,7 @@ p After reading this page, you should be able to:
+h(3, "no-job-too-big") No job too big
p
| When writing spaCy, one of my motos was #[em no job too big]. I wanted
| When writing spaCy, one of my mottos was #[em no job too big]. I wanted
| to make sure that if Google or Facebook were founded tomorrow, spaCy
| would be the obvious choice for them. I wanted spaCy to be the obvious
| choice for web-scale NLP. This meant sweating about performance, because