Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrodriguezc committed Dec 17, 2024
1 parent 74c502e commit cc2d29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/components/Login.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const Login = () => {

<div className='w-full md:w-5 flex align-items-center justify-content-center py-5'>
<Button
label='Login as Guess'
label='Login as Guest'
icon='pi pi-sign-in'
severity='help'
className='w-10rem'
Expand Down

0 comments on commit cc2d29a

Please sign in to comment.