Commit 4ad476e
committed
minor #16199 Minor change in description (Tpojka)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
Minor change in description
It is easier to understand and remember how to form string when described
```
on + 'PascalCase' // (e.g. onKernelException)
```
than how it is in docs for now
```
on + 'camel-case' // (e.g. onKernelException)
```
Commits
-------
8efc947 Minor change in description1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments