mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 06:04:29 +00:00
fix typo
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
This commit is contained in:
parent
b047dbfb79
commit
39e76716d2
@ -58,7 +58,7 @@ const HomePage = ({ global: { plugins }, history: { push } }) => {
|
||||
export default memo(HomePage);
|
||||
```
|
||||
|
||||
Now the admin panel home page should just contain the sentence `Hello Wold!`.
|
||||
Now the admin panel home page should just contain the sentence `Hello World!`.
|
||||
|
||||
## Update the Content Manager
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user