Merge pull request #660 from Yumekui/patch-1

Fix typo
This commit is contained in:
eikek 2021-02-22 17:07:28 +01:00 committed by GitHub
commit 7fa183b2ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ viewSidebar visible _ _ model =
[ i [ class "fa fa-user-secret" ] [] [ i [ class "fa fa-user-secret" ] []
, span , span
[ class "ml-3" ] [ class "ml-3" ]
[ text "CHange Password" ] [ text "Change Password" ]
] ]
] ]
] ]