*: fix errors reported by languagetool (#6069)

This commit is contained in:
Seth Falco
2021-08-15 19:59:09 +02:00
committed by GitHub
parent 3fbefc8b77
commit 3e4c519004
281 changed files with 433 additions and 429 deletions

View File

@@ -15,14 +15,14 @@
`ionic g {{page}}`
- Show versions of ionic, cordova, environment, etc.:
- Show versions of Ionic, Cordova, environment, etc.:
`ionic info`
- Run app on an android/ios device:
- Run app on an Android/iOS device:
`ionic cordova run {{android|ios}} --device`
- Check the health of a ionic app:
- Check the health of an Ionic app:
`ionic doctor {{check}}`