mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 05:12:52 +00:00
fix(v2): Fix typo in BaseUrlSuggestionWarning (#3667)
This commit is contained in:
parent
8f2d898f22
commit
736807fdb4
|
|
@ -61,7 +61,7 @@ document.addEventListener('DOMContentLoaded', function () {
|
|||
fontWeight: 'bold',
|
||||
fontSize: 30,
|
||||
}}>
|
||||
You Docusaurus site did not load properly.
|
||||
Your Docusaurus site did not load properly.
|
||||
</p>
|
||||
<p>
|
||||
A very common reason is a wrong site{' '}
|
||||
|
|
|
|||
Loading…
Reference in New Issue