Skip to content

Commit 69f901f

Browse files
committed
minor #13718 Small syntax fix in CHANGELOG (WouterJ)
This PR was merged into the 2.6 branch. Discussion ---------- Small syntax fix in CHANGELOG Markdown list items have to start with a space (both render correctly, but this is the standard and consistent with the rest of the file). | Q | A | --- | --- | Fixed tickets | - | License | MIT Commits ------- e45d514 Small syntax fix
2 parents 42e6540 + e45d514 commit 69f901f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Form/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ CHANGELOG
44
2.6.2
55
-----
66

7-
* Added back the `model_timezone` and `view_timezone` options for `TimeType`, `DateType`
8-
and `BirthdayType`
7+
* Added back the `model_timezone` and `view_timezone` options for `TimeType`, `DateType`
8+
and `BirthdayType`
99

1010
2.6.0
1111
-----

0 commit comments

Comments
 (0)