minor wording change

pull/65/head^2
Andy Port 2018-11-02 16:19:39 -07:00 committed by GitHub
parent 74a881a181
commit 9e218b2b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ example**. Feel free to make a pull-request too (see relevant section below).
## Submitting Pull-Requests ## Submitting Pull-Requests
#### New features should come with unittests and docstrings. #### New features come with unittests and docstrings.
If you want to add a cool/useful feature to svgpathtools, that's great! Just If you want to add a cool/useful feature to svgpathtools, that's great! Just
make sure your pull-request includes both thorough unittests and well-written make sure your pull-request includes both thorough unittests and well-written
docstrings. See relevant sections below on "Testing Style" and docstrings. See relevant sections below on "Testing Style" and