Fix MFA notify subheading (#12123)

Minor change: Totp heading seems to have been copied without editing. Proposed edit fixes The text to refer to the "notify" option rather than Totp.
This commit is contained in:
Nate Robinson 2020-02-18 21:23:10 +01:00 committed by GitHub
parent c9b42571bf
commit 6627e7461a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ TOTP is _time based_ so it relies on your Home Assistant clock being accurate. I
The Notify MFA module uses the [notify component](/integrations/notify/) to send you an [HMAC-based One-Time Password](https://en.wikipedia.org/wiki/HMAC-based_One-time_Password_algorithm). It is typically sent to your phone, but can be sent to any destination supported by a `notify` service. You use this password to log in.
#### Setting up TOTP
#### Setting up MFA notify
Add Notify MFA to your `configuration.yaml` file like this: