Skip to content

Commit 1c72f5b

Browse files
Update test/schemas/v0/tests.schema.json
Co-authored-by: Addison Phillips <[email protected]>
1 parent f5e6be9 commit 1c72f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/schemas/v0/tests.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"type": "string"
182182
},
183183
{
184-
"description": "The MF2 syntax source, as an array of strings to be concatenated.",
184+
"description": "An array of strings to be concatenated as the source message in the MF2 format.",
185185
"type": "array",
186186
"items": { "type": "string" }
187187
}

0 commit comments

Comments
 (0)