Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
potts99 committed Dec 3, 2023
1 parent c97f23d commit 3f0b26a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/client/pages/admin/sso.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,12 @@ export default function SSO() {
</div>
<div className="ml-3">
<h3 className="text-sm font-medium text-yellow-800">
No Active Email Settings found
No Active SSO Settings found
</h3>
<div className="mt-2 text-sm text-yellow-700">
<p>
Please either create and submit an smtp config or
active your old one.
Please either create and submit an sso config or
activate your old one.
</p>
</div>
</div>
Expand Down

0 comments on commit 3f0b26a

Please sign in to comment.