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

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" ]
] ]
] ]
] ]