Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 928c736

Browse filesBrowse files
Nelson da Costaweaverryan
authored andcommitted
"be cause" -> "because"
1 parent 31443a3 commit 928c736
Copy full SHA for 928c736

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/form/dynamic_form_modification.rst

Copy file name to clipboardExpand all lines: cookbook/form/dynamic_form_modification.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ When you're building this form to display to the user for the first time,
437437
then this example works perfectly.
438438

439439
However, things get more difficult when you handle the form submission. This
440-
is be cause the ``PRE_SET_DATA`` event tells us the data that you're starting
440+
is because the ``PRE_SET_DATA`` event tells us the data that you're starting
441441
with (e.g. an empty ``SportMeetup`` object), *not* the submitted data.
442442

443443
On a form, we can usually listen to the following events:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.