Skip to content

Commit e43e044

Browse files
committed
fix title of common schema
1 parent 8912442 commit e43e044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/templates/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$id": "https://raw.githubusercontent.com/openmobilityfoundation/mobility-data-specification/main/schema/templates/common.json",
33
"$schema": "http://json-schema.org/draft-06/schema#",
4-
"title": "The MDS Provider Schema, common definitions",
4+
"title": "Common schema definitions for MDS",
55
"type": "object",
66
"definitions": {
77
"version": {

0 commit comments

Comments
 (0)