Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rbw committed Mar 11, 2018
1 parent 7d3d889 commit 715a4ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Description
-----------

Provides a clean and simple way of importing and managing blueprints. Additionally, the extension also enables consistent methods for (de)serialization and validation in blueprint enabled views.
Provides a clean and simple way of importing and managing blueprints. Additionally, the extension also enables consistent methods of (de)serialization and validation in blueprint enabled views.

It uses the standard Flask blueprint system, is modular and doesn't depend on anything special.

Expand All @@ -32,7 +32,7 @@ Highlights
----------

- Dead simple blueprint and route management that works with vanilla blueprints in Flask
- Drop-in replacement for ``flask.Blueprint.route`` with support for Marshmallow
- Drop-in replacement of ``flask.Blueprint.route`` with support for Marshmallow


Installing
Expand Down

0 comments on commit 715a4ad

Please sign in to comment.