Skip to content

Commit 9489456

Browse files
committed
Merge pull request flask-restful#198 from johtso/patch-1
Fix typo in docs
2 parents 23a2244 + 572bc1e commit 9489456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Quickstart
55

66
.. currentmodule:: flask.ext.restful
77

8-
It1s time to write your first REST API. This guide assumes you have `Flask
8+
It's time to write your first REST API. This guide assumes you have `Flask
99
<http://flask.pocoo.org>`_ and Flask-RESTful installed and a working
1010
understanding of Flask. If not, follow the steps in the Installation section,
1111
or read through the Flask Quickstart.

0 commit comments

Comments
 (0)