Skip to content

Commit

Permalink
Minor spelling differences for style
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Miller committed Oct 10, 2017
1 parent 35ec61a commit f144623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/prism-pug.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>pug</h1>
<h1>Pug</h1>
<p>To use this language, use the class "language-pug".</p>

<h2>Comments</h2>
Expand Down Expand Up @@ -81,7 +81,7 @@ <h2>Mixins</h2>

<h2>Filters</h2>
<p>Filters require the desired language to be loaded.
On this page, check CoffeeScript <strong>before</strong> checking pug should make
On this page, check CoffeeScript <strong>before</strong> checking Pug should make
the example below work properly.</p>
<pre><code>script
:coffee
Expand Down

0 comments on commit f144623

Please sign in to comment.