From 07d40a57fb91d22119a632510dda00b196d87815 Mon Sep 17 00:00:00 2001 From: Keerat Date: Sat, 9 Mar 2024 18:41:38 -0800 Subject: [PATCH] textboix to textbox --- apple/Sources/SafariExtension/Resources/views/options.html | 2 +- pkg/extension/src/views/options.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apple/Sources/SafariExtension/Resources/views/options.html b/apple/Sources/SafariExtension/Resources/views/options.html index 6d94b26c6..34c600996 100644 --- a/apple/Sources/SafariExtension/Resources/views/options.html +++ b/apple/Sources/SafariExtension/Resources/views/options.html @@ -18,7 +18,7 @@

To do this, create an API key at omnivore.app/settings/api, - paste it into the textboix below, and choose 'Save API Key'. + paste it into the textbox below, and choose 'Save API Key'.

diff --git a/pkg/extension/src/views/options.html b/pkg/extension/src/views/options.html index 81f10c6f1..adb61ba94 100644 --- a/pkg/extension/src/views/options.html +++ b/pkg/extension/src/views/options.html @@ -18,7 +18,7 @@

To do this, create an API key at omnivore.app/settings/api, - paste it into the textboix below, and choose 'Save API Key'. + paste it into the textbox below, and choose 'Save API Key'.