Skip to content

Commit

Permalink
chore(docs): rename Angular to AngularJS (#4114)
Browse files Browse the repository at this point in the history
* chore(docs): rename Angular to AngularJS

As we all know, Angular and AngularJS are separate, and now we often say Angular refers to Angular2+.

* Update README.md

Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
HyperLife1119 and jasonsaayman committed Oct 12, 2021
1 parent 94a9344 commit 20e8b6b
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 @@ -885,7 +885,7 @@ You can use Gitpod an online IDE(which is free for Open Source) for contributing

## Credits

axios is heavily inspired by the [$http service](https://docs.angularjs.org/api/ng/service/$http) provided in [Angular](https://angularjs.org/). Ultimately axios is an effort to provide a standalone `$http`-like service for use outside of Angular.
axios is heavily inspired by the [$http service](https://docs.angularjs.org/api/ng/service/$http) provided in [AngularJS](https://angularjs.org/). Ultimately axios is an effort to provide a standalone `$http`-like service for use outside of AngularJS.

## License

Expand Down

0 comments on commit 20e8b6b

Please sign in to comment.