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.
1 parent abca405 commit 03c6208Copy full SHA for 03c6208
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