Browse Source

typo: abreviation -> abbreviation

pull/1/head
Kunal Marwaha 4 years ago
committed by GitHub
parent
commit
09ea89b282
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      README.md

+ 5
- 5
README.md

@ -11,7 +11,7 @@ export PATH="$PATH:/home/user/path/wtt"
``` ```
wtt new ProjectName wtt new ProjectName
``` ```
- Abreviation:
- Abbreviation:
``` ```
wtt n ProjectName wtt n ProjectName
``` ```
@ -20,7 +20,7 @@ wtt n ProjectName
``` ```
wtt list wtt list
``` ```
- Abreviation:
- Abbreviation:
``` ```
wtt ls wtt ls
``` ```
@ -34,7 +34,7 @@ wtt ls -a
``` ```
wtt start ProjectName wtt start ProjectName
``` ```
- Abreviation:
- Abbreviation:
``` ```
wtt s ProjectName wtt s ProjectName
``` ```
@ -53,7 +53,7 @@ wtt rm ProjectName
``` ```
wtt current wtt current
``` ```
- Abreviation:
- Abbreviation:
``` ```
wtt c wtt c
``` ```
@ -61,7 +61,7 @@ wtt c
``` ```
wtt help wtt help
``` ```
- Abreviation:
- Abbreviation:
``` ```
wtt h wtt h
``` ```

Loading…
Cancel
Save