Skip to content

Commit f266612

Browse files
aeneasrvinckr
andauthored
Update docs/getting-started/integrate-auth/14_auth-js.mdx
Co-authored-by: Vincent <[email protected]>
1 parent 59138f0 commit f266612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/integrate-auth/14_auth-js.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cp .env.local.example .env.local
3030
npx auth secret
3131
```
3232

33-
In the `auth.ts` file, replace the `profiders` array with just Ory:
33+
In the `auth.ts` file, replace the `providers` array with just Ory:
3434

3535
```ts title="auth.ts"
3636
import { OryNetworkCta } from './ory-network-cta'

0 commit comments

Comments
 (0)