Skip to content

Commit f5e915a

Browse files
committed
docs: fix formatting.
1 parent 68313b4 commit f5e915a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/admin_guide.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ the user to have Admin rights. You can add your own roles
815815
endpoint with a different authorization mechanism. The
816816
following code can be added to your tracker's interfaces.py.
817817
You can create this file if it doesn't exist. This code
818-
creates a new REST endpoint at '/rest/roles'::
818+
creates a new REST endpoint at `/rest/roles`::
819819

820820
from roundup.rest import Routing, RestfulInstance, _data_decorator
821821

0 commit comments

Comments
 (0)