Skip to content
Snippets Groups Projects
Commit 50423b05 authored by danieldeng2's avatar danieldeng2
Browse files

change 'signout' to 'Sign Out'

parent 8d2bdf31
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ const RightBar: React.FC = () => {
icon: faCog,
},
{
title: "Signout",
title: "Sign Out",
icon: faSignOutAlt,
},
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment