Skip to content

Commit 73d48f6

Browse files
committed
Fix documentation for models
1 parent 83cd313 commit 73d48f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/ATCommonWeb/TypeScript-bound/Models.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public enum SchemaType {
5050
/// Represents a schema for validating `CARHeader` values
5151
case carHeader
5252

53-
/// Represents a schema for validating `[String: UnknownType` values.
53+
/// Represents a schema for validating `[String: UnknownType]` values.
5454
case array
5555

5656
/// Represents a schema for validating `UnknownType` values.

0 commit comments

Comments
 (0)