Skip to content

Commit

Permalink
typoe
Browse files Browse the repository at this point in the history
  • Loading branch information
ara4n committed Oct 13, 2014
1 parent 34034af commit c18a643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/server-server/signing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ To check if an entity has signed a JSON object a server does the following

1. Checks if the ``signatures`` object contains an entry with the name of the
entity. If the entry is missing then the check fails.
2. Removes any *signing key identifiers* from the entry with algrothims it
2. Removes any *signing key identifiers* from the entry with algorithms it
doesn't understand. If there are no *signing key identifiers* left then the
check fails.
3. Looks up *verification keys* for the remaining *signing key identifiers*
Expand Down

0 comments on commit c18a643

Please sign in to comment.