Skip to content

Commit 31cbfb3

Browse files
committed
docs: fix typo
1 parent a0f1231 commit 31cbfb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/application-side/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default defineNuxtConfig({
5353
:::
5454

5555
::: warning
56-
Please note the despite the misleading name of "origin", this variable actually expects the **full** base URL, including the origin and pathname, e.g. `http://localhost:3000/api/auth`.
56+
Please note that despite the misleading name of "origin", this variable actually expects the **full** base URL, including the origin and pathname, e.g. `http://localhost:3000/api/auth`.
5757

5858
The configuration field name was chosen when the module relied on origins only. For better clarity the `originEnvKey` name will be deprecated in v1 and fully renamed in v2 in favor of a more speaking configuration.
5959
:::

0 commit comments

Comments
 (0)