Skip to content

Commit

Permalink
change description
Browse files Browse the repository at this point in the history
  • Loading branch information
coolchock committed Nov 15, 2024
1 parent b15e5d0 commit d3f8fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/ui/login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function Login() {
<div className="space-y-2 text-center">
<h1 className="text-2xl font-semibold tracking-tight">Welcome</h1>
<p className="text-sm text-muted-foreground">
Log in to Narrative to continue to Narrative.
Log in to InstantMock to start mocking.
</p>
</div>
<div className="space-y-4">
Expand Down

0 comments on commit d3f8fc1

Please sign in to comment.