Skip to content

Commit

Permalink
Merge pull request #45 from rahariya/clean-9
Browse files Browse the repository at this point in the history
Corrected Second sentence in API security section
  • Loading branch information
cj7hawk authored Mar 29, 2021
2 parents 51c139a + 0f09ecc commit f5efe3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/api-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ______________________________________________________________________________

Applying the right level of security will allow your APIs to perform well without compromising on the security risk.

To secure your APIs the security standards are grouped into three categories: Design, Transport, and Authentication and Authorisation.
To secure your APIs the security standards are grouped into three categories: Design, Transport, and Authentication & Authorisation.

At minimum the security standards that are defined here **MUST** be applied. Further security considerations may apply depending on the API design and requirements – refer to our [API Design Considerations section](getting-started.html#how-to-apply-the-design-standard) for more details.

Expand Down

0 comments on commit f5efe3e

Please sign in to comment.