Skip to content

Commit

Permalink
Change example a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jan 26, 2016
1 parent 1cbc242 commit 0d5a5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web_reference.rst
Expand Up @@ -1418,7 +1418,7 @@ Resource classes hierarhy::
:class:`collections.abc.Iterable`.

``len(resource)`` returns amount of :term:`route`\s belongs to the resource,
``for route in resource: ...`` allows to iterate over these routes.
``for route in resource`` allows to iterate over these routes.

.. attribute:: name

Expand Down

0 comments on commit 0d5a5a9

Please sign in to comment.