Skip to content

Commit c089605

Browse files
Update README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent eb1276e commit c089605

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -157,16 +157,16 @@ This is currently hardcoded and their is no reason to change this value.
157157

158158
### E2E_USER_ONE_ID
159159

160-
This is the userId of one of our E2E users and is used for testing .
161-
This is currently hardcoded and their is no reason to change this value.
162-
**Note: This value must be different to E2E_USER_TWO_ID**
160+
This is the userId of one of our E2E users and is used for testing.
161+
This is currently hardcoded and there is no reason to change this value.
162+
**Note: This value must be different from E2E_USER_TWO_ID**
163163

164164

165165
### E2E_USER_TWO_ID
166166

167-
This is the userId of one of our E2E users and is used for testing .
168-
This is currently hardcoded and their is no reason to change this value.
169-
**Note: This value must be different to E2E_USER_ONE_ID**
167+
This is the userId of one of our E2E users and is used for testing.
168+
This is currently hardcoded and there is no reason to change this value.
169+
**Note: This value must be different from E2E_USER_ONE_ID**
170170

171171
For more information, you can read the documentation [here](https://next-auth.js.org/configuration/options).
172172
**Example .env file can be found [here](./sample.env). You can rename this to .env to get started**

0 commit comments

Comments
 (0)