From 5455519bb19ffc782505867704a7cb16c6ac836a Mon Sep 17 00:00:00 2001 From: jeremysv Date: Sat, 8 Apr 2017 12:32:00 -0700 Subject: [PATCH] Correct spelling: 'Optionaly' -> 'Optionally' (#2398) --- source/_docs/hassbian/common-tasks.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/hassbian/common-tasks.markdown b/source/_docs/hassbian/common-tasks.markdown index 25104502c31..520476af04c 100644 --- a/source/_docs/hassbian/common-tasks.markdown +++ b/source/_docs/hassbian/common-tasks.markdown @@ -93,7 +93,7 @@ This will in order do the following: - Change directory to the Home Assistant configuration directory. - Open the log file in the nano editor. -Optionaly, you can also view the log with `journalctl`. +Optionally, you can also view the log with `journalctl`. Log in as the `pi` account and execute the following commands: ```bash