Skip to content

Commit 34be31a

Browse files
gkelloggdlongley
andauthored
Apply suggestions from code review
Co-authored-by: Dave Longley <[email protected]>
1 parent 8b1cedd commit 34be31a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/expand-manifest.jsonld

+1-1
Original file line numberDiff line numberDiff line change
@@ -1823,7 +1823,7 @@
18231823
"@id": "#ter56",
18241824
"@type": [ "jld:NegativeEvaluationTest", "jld:ExpandTest" ],
18251825
"name": "Invalid redefinition of @context keyword.",
1826-
"purpose": "Verifies that an exception is raise when attempting to redefine @context.",
1826+
"purpose": "Verifies that an exception is raised when attempting to redefine @context.",
18271827
"input": "expand/er56-in.jsonld",
18281828
"expectErrorCode": "keyword redefinition"
18291829
}, {

tests/toRdf-manifest.jsonld

+1-1
Original file line numberDiff line numberDiff line change
@@ -2248,7 +2248,7 @@
22482248
"@id": "#ter56",
22492249
"@type": [ "jld:NegativeEvaluationTest", "jld:ToRDFTest" ],
22502250
"name": "Invalid redefinition of @context keyword.",
2251-
"purpose": "Verifies that an exception is raise when attempting to redefine @context.",
2251+
"purpose": "Verifies that an exception is raised when attempting to redefine @context.",
22522252
"input": "expand/er56-in.jsonld",
22532253
"expectErrorCode": "keyword redefinition"
22542254
}, {

0 commit comments

Comments
 (0)