We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7240a87 commit 41f2d65Copy full SHA for 41f2d65
src/prototype/dom/dom.js
@@ -275,7 +275,7 @@
275
/**
276
* Element.toggle(@element[, bool]) -> Element
277
* - bool (Boolean): Whether the element should be shown or hidden. If not
278
- a boolean, this argument will be ignored.
+ * a boolean, this argument will be ignored.
279
*
280
* Toggles the CSS `display` of `element`. Returns `element`.
281
0 commit comments