From 198d86a10e53c7f5772a3703919ee6e211f8977c Mon Sep 17 00:00:00 2001 From: Lucy Cifferello Date: Sun, 11 Oct 2020 10:14:15 -0600 Subject: [PATCH] fix typos --- source/user-manuals/embassyos/forgot-password.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/user-manuals/embassyos/forgot-password.rst b/source/user-manuals/embassyos/forgot-password.rst index a3476b3..689d086 100644 --- a/source/user-manuals/embassyos/forgot-password.rst +++ b/source/user-manuals/embassyos/forgot-password.rst @@ -29,7 +29,7 @@ If you already have :ref:`SSH keys registered with your Embassy` **OR * Check if you have sqlite3 installed. If not, install it:: which sqlite3 - sudo apt insall sqlite3 + sudo apt install sqlite3 * Run:: @@ -37,7 +37,7 @@ If you already have :ref:`SSH keys registered with your Embassy` **OR delete from account; .quit - * Unmount the microSD card:: + * Un-mount the microSD card:: umount [mount folder] @@ -48,4 +48,4 @@ If you already have :ref:`SSH keys registered with your Embassy` **OR No SSH/Linux ============ -The only way to regain access to your Emabssy is to :ref:`contact the Start9 dev team` directly to obtain a new operating system image. This is equivelent to a factory reset; all data will be lost. \ No newline at end of file +The only way to regain access to your Embassy is to :ref:`contact the Start9 dev team` directly to obtain a new operating system image. This is equivalent to a factory reset; all data will be lost. \ No newline at end of file