Skip to content

Commit f3f7068

Browse files
committed
Fixed sphinx syntax
1 parent 8697bbc commit f3f7068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ one example:
412412
$newLinkLi.before($newFormLi);
413413
}
414414
415-
.. note:
415+
.. note::
416416

417417
It is better to separate your javascript in real JavaScript files than
418418
to write it inside the HTML as is done here.

0 commit comments

Comments
 (0)