From 0f867b5738d39048485cf8e016ce73e362d313b1 Mon Sep 17 00:00:00 2001 From: Dmitriy Fishman Date: Sun, 17 Oct 2021 17:30:12 +0300 Subject: [PATCH] Update README.md --- core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/README.md b/core/README.md index abd975f830b..accf5f94cd7 100644 --- a/core/README.md +++ b/core/README.md @@ -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)