Skip to content

Commit f9740e2

Browse files
committed
Use dot notation for JSON paths, and don't singularize plural field names in readme
1 parent 1ac881b commit f9740e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This extension re-introduces the `documents` block to `milestones`, providing fi
66

77
## Guidance
88

9-
Publishers should consider that many consuming applications will only look at the `tender/documents`, `award/documents`, `contracts/documents` and `contracts/implementation/documents` section to access and display relevant documentation to users.
9+
Publishers should consider that many consuming applications will only look at the `tender.documents`, `awards.documents`, `contracts.documents` and `contracts.implementation.documents` section to access and display relevant documentation to users.
1010

1111
Document titles, document types, and descriptions can be used to indicate to human readers the particular nature of the documents and any milestones they relate to.
1212

0 commit comments

Comments
 (0)