Skip to content

Commit 5d3756d

Browse files
authored
rephrase
1 parent 65064d5 commit 5d3756d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/src/pages/InitPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ function Welcome ({ value, onContinue }: { value: any, onContinue: () => void })
110110
</Stack>
111111

112112
<p css={{ margin: 0 }}>
113-
Thanks for installing Keystone. For help getting started check out the docs at{' '}
113+
Thanks for installing Keystone, for help getting started see our documentation at{' '}
114114
<a href="https://keystonejs.com">keystonejs.com</a>
115115
</p>
116116

0 commit comments

Comments
 (0)