Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 00fb410

Browse files
committed
Updated fixtures.
1 parent 55d7cba commit 00fb410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/facade.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"type": "method",
9292
"name": "Facade.addToStage",
9393
"description": "Draws a Facade.js entity (or multiple entities) to the stage.",
94-
"params": "obj, [options]",
94+
"params": "obj[, options]",
9595
"tags": {
9696
"example": [
9797
"stage.addToStage(circle);",

0 commit comments

Comments
 (0)