chore(): fix typos in v6 beta doc (#23489)

This commit is contained in:
Liam DeBeasi 2021-06-22 17:14:07 -04:00 committed by GitHub
parent 75dfc02afa
commit 36d099d55a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@ Check out https://beta.ionicframework.com/docs for the Framework v6 documentatio
### Ionic Angular
Ionic Angular developer should first begin by upgrading to the latest version of Angular. As of Framework v6, Angular 11+ is required.
Ionic Angular developers should first begin by upgrading to the latest version of Angular. As of Framework v6, Angular 11+ is required.
Please see https://update.angular.io/ for a guide on how to update to the latest version of Angular.
@ -84,7 +84,7 @@ After that, you should be good to go! Check out https://beta.ionicframework.com/
### Ionic Core
Developers using `@ionic/core` directly should can install the Framework v6 beta directly:
Developers using `@ionic/core` directly should install the Framework v6 beta directly:
```shell
npm install @ionic/core@next
@ -104,4 +104,4 @@ After that, you should be good to go! Check out https://beta.ionicframework.com/
Feedback should be provided on our GitHub repo by creating a new issue: https://github.com/ionic-team/ionic-framework/issues/new/choose
Please note in the issue title that you are using the Framework v6 beta!
Please note in the issue title that you are using the Framework v6 beta!