Skip to content

Commit 03c6208

Browse files
committed
fix typo, hightlighted → highlighted
1 parent abca405 commit 03c6208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class SnippetViewSet(viewsets.ModelViewSet):
1313
"""
1414
This endpoint presents code snippets.
1515
16-
The `highlight` field presents a hyperlink to the hightlighted HTML
16+
The `highlight` field presents a hyperlink to the highlighted HTML
1717
representation of the code snippet.
1818
1919
The **owner** of the code snippet may update or delete instances

0 commit comments

Comments
 (0)