diff options
Diffstat (limited to 'ext/popup.html')
-rw-r--r-- | ext/popup.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/popup.html b/ext/popup.html index 3dd651e9..02248b17 100644 --- a/ext/popup.html +++ b/ext/popup.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> - <title>Yomichan Search</title> + <title>Yomitan Search</title> <link rel="icon" type="image/png" href="/images/icon16.png" sizes="16x16"> <link rel="icon" type="image/png" href="/images/icon19.png" sizes="19x19"> <link rel="icon" type="image/png" href="/images/icon32.png" sizes="32x32"> @@ -46,9 +46,9 @@ <div id="error-extension-unloaded" hidden> <div class="entry"> - <h1>Yomichan Updated!</h1> + <h1>Yomitan Updated!</h1> <p> - The Yomichan extension has been updated to a new version! In order to continue + The Yomitan extension has been updated to a new version! In order to continue viewing definitions on this page, you must reload this tab or restart your browser. </p> </div> |