Auth providers doc should use gender neutral language. (#8660)

This commit is contained in:
aquarium 2019-02-21 03:34:47 -05:00 committed by Fabian Affolter
parent 9cdfdc8710
commit fcf97f2773

View File

@ -110,7 +110,7 @@ name = John Doe
Leading and trailing whitespace, as well as lines starting with `#` are ignored. The following variables are supported. More may be added in the future.
* `name`: The real name of the user to be displayed in his profile.
* `name`: The real name of the user to be displayed in their profile.
Stdaerr is not read at all and just passed through to that of the Home Assistant process, hence you can use it for status messages or suchlike.