mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
Fix typo
This commit is contained in:
parent
29a8043c3a
commit
d1ac9fc9a6
@ -28,9 +28,9 @@ cd packages/mindplot
|
||||
|
||||
To build up the package mindplot and use in production, you have to use command `yarn build`
|
||||
|
||||
## Payground
|
||||
## Playground
|
||||
|
||||
For the testings of mindplot you need use command `yarn payground` for run this enviroment.
|
||||
For the testings of mindplot you need use command `yarn playground` for run this enviroment.
|
||||
once this is done, it will open the explorer where you can see a menu with the tests carried out.
|
||||
|
||||
## Usage
|
||||
|
@ -28,9 +28,9 @@ cd packages/web2d
|
||||
|
||||
To build up the package web2d and use in production, you have to use command `yarn build`
|
||||
|
||||
## Payground
|
||||
## Playground
|
||||
|
||||
For the testings of web2d you need use command `yarn payground` for run this enviroment.
|
||||
For the testings of web2d you need use command `yarn playground` for run this enviroment.
|
||||
once this is done, it will open the explorer where you can see a menu with the tests carried out.
|
||||
|
||||
## Usage
|
||||
|
Loading…
Reference in New Issue
Block a user