Commit c859e9d
Update page_creation.rst to correct hidden colon
86-87: Italicized word covers top of colon
Old: The method below the route - ``numberAction()`` - is called
the *controller*: this is a function where *you*
New: The method below the route - ``numberAction()`` - is called
the *controller*. This is a function where *you*
Instead of having the top of the colon bleed into the italicized word "controller" it makes visual sense to have the sentence end with a period and the next "This is a function..." begin with a capital letter since it can stand on its own as a sentence.1 parent 38b3a9e commit c859e9d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments