distributed-text-services / specifications

Specifications for the DTS API
https://w3id.org/dts
28 stars 10 forks source link

Typo in `specification/versions/unstable/README.md` line 501 #254

Closed mromanello closed 3 months ago

mromanello commented 4 months ago

Line 501 reads

"collection": "/api/dts/collection/?id=urn:cts:latinLit:phi1103.phi001.lascivaroma-lat1(&nav}"

but should read instead

"collection": "/api/dts/collection/?id=urn:cts:latinLit:phi1103.phi001.lascivaroma-lat1{&nav}"

(it contains an unmatched closing curly bracket)

PonteIneptique commented 3 months ago

Fixed by @7c02