diff options
| -rw-r--r-- | pages/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/popup.html b/pages/popup.html index 37ce0817..c7e2fd6f 100644 --- a/pages/popup.html +++ b/pages/popup.html @@ -65,7 +65,7 @@ <table> <tr> <td id="stateLine" style="width: 99%"> - <span id="helpText">These are rules matching this page.</span> + <span id="helpText">These are the rules matching this page.</span> <br/> <a id="optionsLink" target="_blank" tabindex="99999">Options</a> </td> |
