Skip to content

Commit

Permalink
fix typo: cloud -> could
Browse files Browse the repository at this point in the history
  • Loading branch information
razzius committed Apr 6, 2014
1 parent 135e92d commit 515fbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ all your test methods in your :class:`TestCase` classes. Remember, the test
methods and classes must starts with ``test`` (case-insensitive) that they will
discover.

An example test file cloud look like this::
An example test file could look like this::

import unittest
import flask.ext.testing
Expand Down

0 comments on commit 515fbf3

Please sign in to comment.