Skip to content

Commit

Permalink
Add missing parenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
rikard-sics authored Jul 8, 2024
1 parent 4cb368f commit 25e5298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-core-oscore-id-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ Generate N1 | |
CTX_1 = updateCtx( | |
X1, | |
N1, | |
CTX_OLD | |
CTX_OLD ) | |
| |
| Request #1 |
Protect with CTX_1 |--------------------->| /.well-known/kudos
Expand Down

0 comments on commit 25e5298

Please sign in to comment.