Skip to content

Commit

Permalink
Fix formatting of note
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Sep 24, 2015
1 parent 027b0f3 commit 9cbf2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/osf/addons.rst
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ The above code snippet will only run the view function if the specified
model as the requested addon.

.. note::
Routes whose views are with decorated ``must_have_addon('addon_short_name', 'node') `` MUST start with ``/project/<pid>/...``.
Routes whose views are with decorated ``must_have_addon('addon_short_name', 'node')`` MUST start with ``/project/<pid>/...``.

``website.project.decorators.must_have_permission``
--------------------------------------------------------
Expand Down

0 comments on commit 9cbf2db

Please sign in to comment.