Skip to content

Commit

Permalink
Amended typo on line 101: "Pyments" to "Pygments"
Browse files Browse the repository at this point in the history
  • Loading branch information
denismcdonald authored Mar 1, 2018
1 parent cb8fd0f commit 3795c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2017-03-16-example-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ s = "Python syntax highlighting"
print s
{% endhighlight %}

Adding `linenos` to the Pyments tag enables line numbers.
Adding `linenos` to the Pygments tag enables line numbers.

{% highlight js linenos %}
// Sample javascript code
Expand Down

0 comments on commit 3795c79

Please sign in to comment.