mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: fix docusaurus-core.mdx typo on useGlobalData (#9616)
This commit is contained in:
parent
c8c93a3854
commit
e00340331d
|
|
@ -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…
Reference in New Issue