Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
dblevins committed Apr 27, 2018
1 parent 10a0000 commit ee0abcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/interoperability.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ public @interface Claim {

with `@Dependent` scoping.

MP-JWT implementation are required to throw a `DeploymentException` when detecting the ambiguous use of a
MP-JWT implementations are required to throw a `DeploymentException` when detecting the ambiguous use of a
`@Claim` qualifier that includes inconsistent non-default values for both the value and standard elements as
is the case shown here:

Expand Down

0 comments on commit ee0abcf

Please sign in to comment.