Redundant ')' in the Stop words' example (#2856)

<!--- Provide a general summary of your changes in the title. -->

## Description
<!--- Use this section to describe your changes. If your changes required
testing, include information about the testing environment and the tests you
ran. If your test fixes a bug reported in an issue, don't forget to include the
issue number. If your PR is still a work in progress, that's totally fine – just
include a note to let us know. -->

### Types of change
<!-- What type of change does your PR cover? Is it a bug fix, an enhancement
or new feature, or a change to the documentation? -->

## Checklist
<!--- Before you submit the PR, go over this checklist and make sure you can
tick off all the boxes. [] -> [x] -->
- [ ] I have submitted the spaCy Contributor Agreement.
- [ ] I ran the tests, and all new and existing tests passed.
- [ ] My changes don't require a change to the documentation, or if they do, I've added all required information.
This commit is contained in:
Roman 2018-10-18 10:21:16 +02:00 committed by Ines Montani
parent c6a320cad4
commit 5766d09a5b
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ p
back be became because become becomes becoming been before beforehand behind
being below beside besides between beyond both bottom but by
&quot;&quot;&quot;).split())
&quot;&quot;&quot;.split())
+infobox("Important note")
| When adding stop words from an online source, always #[strong include the link]