Skip to content

Commit 0418fdb

Browse files
Update json-schema/schema.json
Co-authored-by: Phil Varner <[email protected]>
1 parent 2b1b3f8 commit 0418fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json-schema/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
33
"$id": "https://stac-extensions.github.io/storage/v1.0.0/schema.json",
4-
"title": "Storage Object Extension",
4+
"title": "Storage Extension",
55
"description": "STAC Storage Object Extension to a STAC Item and STAC Assets.",
66
"definitions": {
77
"storage": {
@@ -99,4 +99,4 @@
9999
}
100100
}
101101
}
102-
}
102+
}

0 commit comments

Comments
 (0)