Skip to content

Commit 0542345

Browse files
committed
chore(readme): up
1 parent 0b483b8 commit 0542345

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,9 +254,9 @@ If you are doing these edits while the server is off, you can run `edgedb migrat
254254

255255
You will need to enable auth providers on your EdgeDB server.
256256

257-
That can be done through DevTools, in the `EdgeDB`.
257+
That can be done through DevTools, in the `EdgeDB` tab.
258258

259-
Browse to your database, then inside `Auth Admin` tab.
259+
Browse to your database, then to `Auth Admin`.
260260

261261
There, you must specify:
262262

@@ -267,7 +267,7 @@ You also must enable some providers, you can usually start with `Email + Passwor
267267

268268
If you enable `required_verification`, you will need to configure a SMTP server for you EdgeDB instance.
269269

270-
You can find further instructions on how to use [Mailtrap](https://mailpit.axllent.org/docs/configuration/) locally to debug this feature [here](https://www.edgedb.com/docs/guides/auth/index#email-and-password).
270+
You can find further instructions on how to use [Mailtrap](https://mailpit.axllent.org/docs/configuration/) locally to try this feature [here](https://www.edgedb.com/docs/guides/auth/index#email-and-password).
271271

272272
> Do not forget these steps must also be performed on your production environment.
273273

0 commit comments

Comments
 (0)