Skip to content

Commit a687598

Browse files
authored
Change word "login" to "Sign in" (#100)
2 parents d4d9c04 + 9a7a4c9 commit a687598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

@app/client/src/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ const Home: NextPage = () => {
135135

136136
<Title level={4}>What now?</Title>
137137
<Paragraph>
138-
To get started, click "login" at the top right, then choose "Create
139-
One" to create a new account.
138+
To get started, click "Sign in" at the top right, then choose
139+
"Create One" to create a new account.
140140
</Paragraph>
141141
<Paragraph>
142142
When you're happy, you can add database changes to{" "}

0 commit comments

Comments
 (0)