Skip to content

Commit

Permalink
Merge pull request #27 from paolapog/paolapog-patch-2
Browse files Browse the repository at this point in the history
fix: typo on JSONP
  • Loading branch information
paolapog authored Feb 1, 2024
2 parents 7c31bcc + 8c7f709 commit 2223d9a
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 @@ -7,7 +7,7 @@ Note: these are knowledge "__bites__", and I expect there to be a curiosity to _
## Navigation

### JS
- [Ajax vs JSOP](./javascript/ajax-jsonp.md)
- [Ajax vs JSONP](./javascript/ajax-jsonp.md)
- [Anonymous vs named vs arrow functions](./javascript/anonymous-named-arrow-functions.md)
- [Callback hell, Promises and Async/Await](./javascript/async-await-promises.md)
- [Bundler vs transpiler](./javascript/bundler-vs-transpiler.md)
Expand Down

0 comments on commit 2223d9a

Please sign in to comment.