Skip to content

Commit

Permalink
UI ReadME: Fix some typos (chaos-mesh#723)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Shen <[email protected]>
  • Loading branch information
ericsyh authored Jul 21, 2020
1 parent 6708ea6 commit c907ac4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,18 +74,18 @@ box-shadow: none;

### Be Compact

**Don't include no used deps.**
**Don't include unused deps.**

**Don't let your code be too long-winded, there will be a lot of elegant writing.**

### Necessary Test

**Every new features must have a unit test.**
**Every new feature must have a unit test.**

## Authors

Originally designed by PingCAP FE.

## License

Same as chaos mesh
Same as chaos mesh.

0 comments on commit c907ac4

Please sign in to comment.