Skip to content

Commit

Permalink
Merge pull request #1 from giorgoslytos/fix/typos
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
garronej authored Aug 26, 2024
2 parents 8a32c68 + ee2817c commit 41554b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export function ContextualizedApp() {
Access to your account theme
</Typography>
<Typography variant="body1" sx={{ mb: 1 }}>
If you are implementing a login theme, it's accessible at the following URL:
If you are implementing an account theme, it's accessible at the following URL:
</Typography>
<Typography variant="body1">
<Link href={keycloakAccountUrl} target="_blank" rel="noopener noreferrer">
Expand Down

0 comments on commit 41554b0

Please sign in to comment.