mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-13 08:12:48 +02:00
docs: fix docusaurus-core.mdx typo on useGlobalData (#9616)
This commit is contained in:
parent
c8c93a3854
commit
e00340331d
1 changed files with 1 additions and 1 deletions
|
@ -543,7 +543,7 @@ const MyComponent = () => {
|
|||
|
||||
:::tip
|
||||
|
||||
Inspect your site's global data at `./docusaurus/globalData.json`
|
||||
Inspect your site's global data at `.docusaurus/globalData.json`
|
||||
|
||||
:::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue