Commit b4f09687 authored by Frank Fransen's avatar Frank Fransen
Browse files

Update file etsi_types.schema.json

parent f80e0017
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -715,7 +715,7 @@
    },
    "RelatedRecords": {
      "type": "array",
      "description": "Array to allows one Record in a RecordSet to point to multiple Records in the same RecordSet.",
      "description": "Array to allow one Record in a RecordSet to point to multiple Records in the same RecordSet.",
      "items": {
        "$ref": "#/$defs/Pointer"
      }