Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit f6ca287

Browse files
committed
docs: fix typo
1 parent f3f90f6 commit f6ca287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/3.api/1.composables/use-runtime-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Variables that need to be accessible on the server are added directly inside `ru
4343
::ReadMore{link="/guide/going-further/runtime-config"}
4444
::
4545

46-
## Acess Runtime Config
46+
## Access Runtime Config
4747

4848
To access runtime config, we can use `useRuntimeConfig()` composable:
4949

0 commit comments

Comments
 (0)