We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abca405 + 03c6208 commit 2a56705Copy full SHA for 2a56705
snippets/views.py
@@ -13,7 +13,7 @@ class SnippetViewSet(viewsets.ModelViewSet):
13
"""
14
This endpoint presents code snippets.
15
16
- The `highlight` field presents a hyperlink to the hightlighted HTML
+ The `highlight` field presents a hyperlink to the highlighted HTML
17
representation of the code snippet.
18
19
The **owner** of the code snippet may update or delete instances
0 commit comments