Skip to content

Commit

Permalink
fix typo, hightlighted → highlighted
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Jan 22, 2016
1 parent abca405 commit 03c6208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/views.py
Expand Up @@ -13,7 +13,7 @@ class SnippetViewSet(viewsets.ModelViewSet):
"""
This endpoint presents code snippets.
The `highlight` field presents a hyperlink to the hightlighted HTML
The `highlight` field presents a hyperlink to the highlighted HTML
representation of the code snippet.
The **owner** of the code snippet may update or delete instances
Expand Down

0 comments on commit 03c6208

Please sign in to comment.