Skip to content

Commit

Permalink
fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisFajardo-TRI committed May 3, 2023
1 parent 41a19a3 commit 8cf140e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/frontend/src/CognitoHosted.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export default function CognitoProvider({ children }) {
if (token === '') {
return (
<div className={styles.app}>
You have to login to use the Phase Mapper app.
You have to login to use Synthesis App (Piro).
<button className={styles.login} onClick={() => Auth.federatedSignIn()}>
Login
</button>
Expand Down

0 comments on commit 8cf140e

Please sign in to comment.