Skip to content

Commit

Permalink
Update test/schemas/v0/tests.schema.json
Browse files Browse the repository at this point in the history
Co-authored-by: Addison Phillips <[email protected]>
  • Loading branch information
catamorphism and aphillips authored Nov 5, 2024
1 parent f5e6be9 commit 1c72f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/schemas/v0/tests.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"type": "string"
},
{
"description": "The MF2 syntax source, as an array of strings to be concatenated.",
"description": "An array of strings to be concatenated as the source message in the MF2 format.",
"type": "array",
"items": { "type": "string" }
}
Expand Down

0 comments on commit 1c72f5b

Please sign in to comment.