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: ```