Skip to content

Commit 74e28e5

Browse files
committed
minor #6803 Remove complex speech pattern (micheal)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6803). Discussion ---------- Remove complex speech pattern It isn't "wrong" but it complicates the sentence for the reader who is trying to learn about this topic. Commits ------- a0596f6 Remove complex speech pattern
2 parents 30572ee + a0596f6 commit 74e28e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ Template Modifications
614614

615615
The ``allow_delete`` option has one consequence: if an item of a collection
616616
isn't sent on submission, the related data is removed from the collection
617-
on the server. The solution is thus to remove the form element from the DOM.
617+
on the server. The solution is to remove the form element from the DOM.
618618

619619
First, add a "delete this tag" link to each tag form:
620620

0 commit comments

Comments
 (0)