diff options
| -rw-r--r-- | ext/settings.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/settings.html b/ext/settings.html index 6f4857db..956e2664 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -1577,7 +1577,7 @@              <div class="settings-item-children" data-show-for-os="mac">                  <p class="warning-text">                      <strong>Notice for macOS users:</strong> -                    If Yomitan has issues connecting to AnkiConnect, it may be necessary to adjust adjust some system settings. +                    If Yomitan has issues connecting to AnkiConnect, it may be necessary to adjust some system settings.                      See <a href="https://foosoft.net/projects/anki-connect/#notes-for-mac-os-x-users" target="_blank" rel="noopener noreferrer">this link</a> for details.                  </p>              </div> |