Skip to content

Commit 7b4625b

Browse files
committed
[symfony#2427] Fixing syntax error
1 parent 005d28a commit 7b4625b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/datetime.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ data can be a ``DateTime`` object, a string, a timestamp or an array.
2828
| | - `with_seconds`_ |
2929
| | - `data_timezone`_ |
3030
| | - `user_timezone`_ |
31-
| | - `empty_value`_ |
31+
| | - `empty_value`_ |
3232
+----------------------+-----------------------------------------------------------------------------+
3333
| Inherited | - `invalid_message`_ |
3434
| options | - `invalid_message_parameters`_ |

0 commit comments

Comments
 (0)