Skip to content

Commit e86e4e1

Browse files
committed
Typo fixes
1 parent ea5bf20 commit e86e4e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

general-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Host: api.provider.co
4747
Authorization: Bearer <token>
4848
```
4949

50-
More info on how to document [Bearer Auth in swagger](https://swagger.io/docs/specification/authentication/bearer-authentication/)
50+
More info on how to document [Bearer Auth in swagger](https://swagger.io/docs/specification/authentication/bearer-authentication/).
5151

5252
### JSON Web Tokens
5353

metrics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If a client has a `metrics:read` scope, they are permitted to read _all_ metrics
6868

6969
If a client has a `metrics:read:provider` scope, they are only permitted to read metrics which pertain to a particular `provider_id` claim in the aforementioned [JWT](https://jwt.io/) `access_token`.
7070

71-
Further scopes and requirements may be added at the discretion of the Agency, depending on their particular access control needs.
71+
Further scopes and requirements may be added at the discretion of the agency, depending on their particular access control needs.
7272

7373
General authorization details are specified in the [Authorization section](/general-information.md#authorization) in MDS General Information.
7474

0 commit comments

Comments
 (0)