Skip to content

Commit

Permalink
Grammar fixes in help text
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Schmidt <[email protected]>
  • Loading branch information
d34dman and RunDevelopment authored May 15, 2021
1 parent 84fa5ab commit e989dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h2 id="basic-usage-cdn">Usage with CDNs</h2>
<code>&lt;/body>
&lt;/html></code></pre>

<p>Please note that links in the above code sample serves as a placeholder. You would have to replace them with valid links to CDNs of your choice.</p>
<p>Please note that links in the above code sample serve as placeholders. You have to replace them with valid links to the CDN of your choice.</p>

<p>CDNs which provide PrismJS are e.g. <a href="https://cdnjs.com/libraries/prism">cdnjs</a>, <a href="https://www.jsdelivr.com/package/npm/prismjs">jsDelivr</a>, and <a href="https://unpkg.com/browse/prismjs@1/">UNPKG</a>.</p>

Expand Down

0 comments on commit e989dde

Please sign in to comment.