Merge pull request #666 from blarghmatey/patch-1

Fixed minor typo
This commit is contained in:
Ines Montani 2016-12-01 12:10:30 +01:00 committed by GitHub
commit 4b889855cd
1 changed files with 1 additions and 1 deletions

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