Skip to content

Commit

Permalink
minor fixex in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
manfredsteyer committed Sep 10, 2017
1 parent dc38432 commit 6228d76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion angular-oauth2-oidc/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ The following snippet contains the template for the login page:
</div>
```

### Calling a Web API with an OAuth-Token
### Calling a Web API with an Access Token

Pass this Header to the used method of the ``Http``-Service within an Instance of the class ``Headers``:

Expand Down
2 changes: 1 addition & 1 deletion angular-oauth2-oidc/md/systemjs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Thanks to [Kevin BEAUGRAND](https://github.com/kbeaugrand) for adding this information regarding SystemJS.

```
```TypeScript
System.config({
...
meta: {
Expand Down

0 comments on commit 6228d76

Please sign in to comment.