Skip to content

Commit 08103c4

Browse files
authored
fix typo (#1546)
1 parent 0ee32b7 commit 08103c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Takes in draft parameters, as **JSON**, all of the following parameters are exp
2121
| seats | int | 8 |
2222
| sets | array | ["XLN","XLN","XLN"] |
2323
| type | string | "draft", "sealed", "cube sealed", "cube draft", "chaos" |
24-
| cube | object | {"list": "card1\ncard2\ncard3", "cards": 15, "packs": 3 |
24+
| cube | object | {"list": "card1\ncard2\ncard3", "cards": 15, "packs": 3} |
2525
| isPrivate | boolean | true |
2626
| fourPack | boolean | true |
2727
| modernOnly| boolean | true |

0 commit comments

Comments
 (0)