From 68cdd9b94cb7478721986bc8a289ac3700e59478 Mon Sep 17 00:00:00 2001 From: Sean Kelly Date: Wed, 5 Oct 2022 04:15:15 -0700 Subject: [PATCH] Fix some typos in docs (#4020) --- docs/docs/guides/getting_started.md | 2 +- docs/docs/integrations/home-assistant.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/guides/getting_started.md b/docs/docs/guides/getting_started.md index d33bed9bb..977649b01 100644 --- a/docs/docs/guides/getting_started.md +++ b/docs/docs/guides/getting_started.md @@ -47,7 +47,7 @@ Now let's add the first camera: :::caution -Note that passwords that contain special characters often cause issues with ffmpeg connecting to the cameara. If recieving `end-of-file` or `unauthorized` errors with a verified correct password, try changing the password to something simple to rule out the possibility that the password is the issue. +Note that passwords that contain special characters often cause issues with ffmpeg connecting to the camera. If receiving `end-of-file` or `unauthorized` errors with a verified correct password, try changing the password to something simple to rule out the possibility that the password is the issue. ::: diff --git a/docs/docs/integrations/home-assistant.md b/docs/docs/integrations/home-assistant.md index cab093b52..d2dc6d1b7 100644 --- a/docs/docs/integrations/home-assistant.md +++ b/docs/docs/integrations/home-assistant.md @@ -178,7 +178,7 @@ for how to set these. When multiple Frigate instances are configured, [API](#api) URLs should include an identifier to tell Home Assistant which Frigate instance to refer to. The -identifier used is the MQTT `client_id` paremeter included in the configuration, +identifier used is the MQTT `client_id` parameter included in the configuration, and is used like so: ```