From 2f867e0c695984f776512a7273ec4d96453df4a3 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Sun, 5 Jan 2020 12:22:06 -0500 Subject: [PATCH] LP1858345 Hatch docs: unify spelling of "extension" A few typo fixes. Signed-off-by: Dan Scott --- INSTALL.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.adoc b/INSTALL.adoc index 2de29bb971..b30377e96d 100644 --- a/INSTALL.adoc +++ b/INSTALL.adoc @@ -94,7 +94,7 @@ $ cp extension/host/org.evergreen_ils.hatch.firefox.json ~/.mozilla/native-messa === Install Chrome Extension === -Install the Chrome exenstion directly from the +Install the Chrome extension directly from the https://chrome.google.com/webstore/detail/hatch-native-messenger/ppooibdipmklfichpmkcgplfgdplgahl[Chrome App Store]. === Install Firefox Extension === @@ -226,12 +226,12 @@ Hatch responded to message ID 1 * Navigate to chrome://extensions * Enable "Developer Mode" along the top right of the page. - * Click the "Background Page" link to see the exension console. + * Click the "Background Page" link to see the extension console. * When the extension is loaded (or reloaded), it should show "Connecting to native messaging host: org.evergreen_ils.hatch" in the Background Page console with no errors. * Use the "Reload" link to apply local changes made to the extension (e.g. extension.js). (This might only work when installing - the exention manually via developer mode tools). + the extension manually via developer mode tools). * See also https://developer.chrome.com/extensions/getstarted -- 2.11.0