Skip to content

Commit 550b789

Browse files
elf-pavlikcsarven
authored andcommitted
adjust Annotations snippet
1 parent 6396379 commit 550b789

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,12 +1265,12 @@ prefix wac: <https://solidproject.org/TR/2021/wac-20210711#>
12651265
.
12661266
12671267
wac:access-modes
1268-
spec:requirementSubject spec:Server ;
1268+
spec:requirementSubject wac:Server ;
12691269
spec:requirementLevel spec:MUST ;
12701270
spec:statement "text of the requirement"@en .
12711271
12721272
wac:access-objects
1273-
spec:requirementSubject spec:Server ;
1273+
spec:requirementSubject wac:Server ;
12741274
spec:requirementLevel spec:MUST ;
12751275
spec:statement "text of the requirement"@en .
12761276
```

0 commit comments

Comments
 (0)