Skip to content

Commit

Permalink
docs: Javascript -> JavaScript
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed Apr 7, 2020
1 parent 6a2995b commit c28742e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]

Client Side Javascript toolkit for Auth0 API.
Client Side JavaScript toolkit for Auth0 API.

If you want to read the full API documentation of auth0.js, see [here](https://auth0.github.io/auth0.js/index.html).

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h1>auth0.js</h1>
<a href="https://codecov.io/github/auth0/auth0.js?branch=master"><img src="https://img.shields.io/codecov/c/github/auth0/auth0.js/master.svg?style=flat-square" alt="Coverage"></a>
<a href="#license"><img src="https://img.shields.io/npm/l/auth0-js.svg?style=flat-square" alt="License"></a>
<a href="https://npmjs.org/package/auth0-js"><img src="https://img.shields.io/npm/dm/auth0-js.svg?style=flat-square" alt="Downloads"></a></p>
<p>Client Side Javascript toolkit for Auth0 API.</p>
<p>Client Side JavaScript toolkit for Auth0 API.</p>
<p>If you want to read the full API documentation of auth0.js, see <a href="https://auth0.github.io/auth0.js/index.html">here</a>.</p>
<h2>Index</h2>
<ol>
Expand Down

0 comments on commit c28742e

Please sign in to comment.