LP1858345 Hatch docs: unify spelling of "extension"
authorDan Scott <dan@coffeecode.net>
Sun, 5 Jan 2020 17:22:06 +0000 (12:22 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 6 Jan 2020 21:59:11 +0000 (16:59 -0500)
A few typo fixes.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
INSTALL.adoc

index 2de29bb..b30377e 100644 (file)
@@ -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