docs(): fix a typo in the readme (#24087)

This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
Dmitriy Fishman
2021-10-19 17:08:22 +03:00
committed by GitHub
gitea-unlock(16/)
parent 24659a527a
commit 2916810a2b

2
core/README.md
View File

@@ -35,7 +35,7 @@ Additionally, within this package is a `dist/ionic.js` file and accompanying `di
## Framework Bindings
The `@ionic/core` package can by used in simple HTML, or by vanilla JavaScript without any framework at all. Ionic also has packages that make it easier to integrate Ionic into a framework's traditional ecosystem and patterns. (However, at the lowest-level framework bindings are still just using Ionic Core and Web Components).
The `@ionic/core` package can be used in simple HTML, or by vanilla JavaScript without any framework at all. Ionic also has packages that make it easier to integrate Ionic into a framework's traditional ecosystem and patterns. (However, at the lowest-level framework bindings are still just using Ionic Core and Web Components).
* [@ionic/angular](https://www.npmjs.com/package/@ionic/angular)