summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/common/extensions/docs/static/match_patterns.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/static/match_patterns.html b/chrome/common/extensions/docs/static/match_patterns.html
index ab8d7fb..f0dc41b 100644
--- a/chrome/common/extensions/docs/static/match_patterns.html
+++ b/chrome/common/extensions/docs/static/match_patterns.html
@@ -206,7 +206,7 @@ Here are some examples of <em>invalid</em> pattern matches:
</tr>
<tr>
- <td><code>http://*</code></td>
+ <td><code>http://www.google.com</code></td>
<td>No <em>path</em></td>
</tr>