Skip to content

Commit

Permalink
editorial: fix typo on threats and mitigations page (slsa-framework#944)
Browse files Browse the repository at this point in the history
The v1.0 and v1.0-rc2 versions of the page have the same typo: "protects
agains"

Signed-off-by: Joshua Lock <joshuagloe@gmail.com>
  • Loading branch information
joshuagl authored Aug 18, 2023
1 parent 2d1b1d2 commit edef49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/spec/v1.0-rc2/threats.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A comprehensive technical analysis of supply chain threats and thei

What follows is a comprehensive technical analysis of supply chain threats and
their corresponding mitigations in SLSA. For an introduction to the
supply chain threats that SLSA protects agains, see [Supply chain threats].
supply chain threats that SLSA protects against, see [Supply chain threats].

The examples on this page are meant to:

Expand Down
2 changes: 1 addition & 1 deletion docs/spec/v1.0/threats.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A comprehensive technical analysis of supply chain threats and thei

What follows is a comprehensive technical analysis of supply chain threats and
their corresponding mitigations in SLSA. For an introduction to the
supply chain threats that SLSA protects agains, see [Supply chain threats].
supply chain threats that SLSA protects against, see [Supply chain threats].

The examples on this page are meant to:

Expand Down

0 comments on commit edef49d

Please sign in to comment.