Skip to content

Commit 90eecc2

Browse files
committed
fix: lint
1 parent f7bf4d3 commit 90eecc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade/version-0.10.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ NUXT_BASE_URL="https://my-backend.com/api/auth" // [!code ++]
8686

8787
### Adjustments when using an external backend for the `local`-provider
8888

89-
In previous versions of `@sidebase/nuxt-auth` a very specific setup was needed to ensure that external backends could properly be used for the `local`-provider. In 0.10.0 we reworked the internal handling or urls to make it more consistent across providers and configurations.
89+
In previous versions of `@sidebase/nuxt-auth` a very specific setup was needed to ensure that external backends could properly be used for the `local`-provider. In 0.10.0 we reworked the internal handling or urls to make it more consistent across providers and configurations.
9090

9191
If you were previously using an external backend you can now make the following adjustments:
9292

0 commit comments

Comments
 (0)