more wording

This commit is contained in:
Kerrick Long
2011-07-18 22:10:00 -05:00
parent 2a1d64f318
commit 8bb48e5198
+1 -1
View File
@@ -54,7 +54,7 @@
<div class="article" id="help">
<h2>Submit a Ticket</h2>
<p>I need to write something about feature requests and bug reports.</p>
<h2>What do the default Excluded Regular Regex mean?</h2>
<h2>What do the default &ldquo;Excluded Regex&rdquo; mean?</h2>
<p>For those that don't speak regular expressions, I'll go over the default Excluded Regex patterns here so you can know which ones to get rid of.</p>
<pre><code>chrome://.*</code></pre>
<p>This excludes all Google Chrome pages such as the new tab page, Chrome settings, et. al.</p>