docs: fix typo in runtime-config page (#23882)

This commit is contained in:
Leonard Mihalcea 2023-10-23 14:21:29 +03:00 committed by GitHub
parent cd76c617fa
commit 52af4a5684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ console.log(runtimeConfig.public.apiBase)
```
::callout
Te public runtime config is available in Vue templates with `$config.public`.
Public runtime config is accessible in Vue templates with `$config.public`.
::
### Serialization