Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
techfg committed Mar 22, 2024
1 parent 634632f commit 5a0422a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ The source code is broken into several modules to make management easier and to
2. Install NPM dependencies - `npm install`
3. Run the example task - `npm run example`

> ℹ️ **Note**\\
> ℹ️ **Note**
>
> By default, examples will run using jQuery. To run examples using Zepto, modify the examples HTML file (e.g., [USA](./examples/usa.html)) as follows, commenting out references to jQuery scripts and uncommenting references to zepto scripts.
Expand Down

0 comments on commit 5a0422a

Please sign in to comment.