Commit 295a6f9
committed
minor symfony#10162 [Workflow] Fix typo documentation (matthieumota)
This PR was submitted for the 4.1 branch but it was merged into the 3.4 branch instead (closes symfony#10162).
Discussion
----------
[Workflow] Fix typo documentation
In documentation, it indicate that ```audit_trail``` option wait a string, but it is an array who wait a ```enabled``` with boolean value.
Commits
-------
3d06c11 [Workflow] Fix typo documentation1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
110 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
111 | 116 | | |
112 | 117 | | |
113 | 118 | | |
| |||
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
164 | | - | |
| 169 | + | |
165 | 170 | | |
166 | 171 | | |
167 | 172 | | |
| |||
0 commit comments