Skip to content

Commit

Permalink
Grammar.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Grunseid committed Oct 15, 2013
1 parent 21d62f2 commit e12fa2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -6,8 +6,8 @@ Python's standard __urllib__ and __urlparse__ modules provide a number of URL
manipulation functions, but using these functions to perform common URL
manipulations proves tedious. Furl makes manipulating URLs simple.

Furl is well tested, widely used, and [Unlicensed](http://unlicense.org/) in the
public domain so you can build amazing things.
Furl is well tested and [Unlicensed](http://unlicense.org/) in the public domain
so you can build amazing things.

Query arguments are easy. Really easy.

Expand Down

0 comments on commit e12fa2b

Please sign in to comment.