fix(create-docusaurus): fix typo in init template sample docs (#9783)

This commit is contained in:
dawei-wang 2024-01-24 02:57:55 -08:00 committed by GitHub
parent 333889d38d
commit 4b444d55e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ tags: [greetings]
Congratulations, you have made your first post!
Feel free to play around and edit this post as much you like.
Feel free to play around and edit this post as much as you like.
```
A new blog post is now available at [http://localhost:3000/blog/greetings](http://localhost:3000/blog/greetings).