Skip to content

Commit 5512c69

Browse files
Fix comma
1 parent cd64cd1 commit 5512c69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/presentation/4.0/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1448,7 +1448,7 @@ The value _MUST_ be a JSON object representing an Image which _MUST_ have the `i
14481448
"environmentMap": {
14491449
"id": "https://example.org/iiif/light/3/environment.hdr",
14501450
"type": "Image",
1451-
"format": "image/vnd.radiance"
1451+
"format": "image/vnd.radiance",
14521452
"profile": "equirectangular"
14531453
}
14541454
```

0 commit comments

Comments
 (0)