Skip to content

Commit 6515260

Browse files
committed
fixed json example
1 parent cb1d033 commit 6515260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pattern_builder_library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The Drupal Pattern Builder module automatically does all this through Drupal fie
9090
"minItems": 1,
9191
"items": {
9292
"oneOf": [
93-
{"$ref": "card.json"},
93+
{"$ref": "card.json"}
9494
]
9595
}
9696
}

0 commit comments

Comments
 (0)