Skip to content

Commit c155b43

Browse files
committed
minor #5826 "setup" is a noun or adjective, "set up" is the verb (carlos-granados)
This PR was submitted for the 2.8 branch but it was merged into the 2.3 branch instead (closes #5826). Discussion ---------- "setup" is a noun or adjective, "set up" is the verb Also, I don´t see any need for this to be capitalized Commits ------- 909fab2 Fix title underlining 5c1b3d4 Update title capitalization 50c7010 Changed to title capitalization ece53b8 "setup" is a noun or adjective, "set up" is the verb
2 parents bb293a3 + 909fab2 commit c155b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/event_dispatcher/before_after_filters.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: EventDispatcher
33

4-
How to Setup before and after Filters
5-
=====================================
4+
How to Set Up Before and After Filters
5+
======================================
66

77
It is quite common in web application development to need some logic to be
88
executed just before or just after your controller actions acting as filters

0 commit comments

Comments
 (0)