diff --git a/README.md b/README.md index dc5e380..3ba2e7b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ import { WebComponent } from "https://unpkg.com/web-component-base@latest/index. ``` ### Installation via npm -Usable for projects with bundlers or using import maps pointing to to the specific files in downloaded in your `node_modules/web-component-base`. +Usable for projects with bundlers or using import maps pointing to the specific files downloaded in `node_modules/web-component-base`. ```bash npm i web-component-base @@ -293,4 +293,4 @@ There is an increase in size compared to that of before this release, primarily > >To address this, I am working on a "lite" version of my base class here... please stay tuned. > -> -Ayo \ No newline at end of file +> -Ayo