diff --git a/reference/datetime/datetime/createfromformat.xml b/reference/datetime/datetime/createfromformat.xml
index 746bd06b19..b92ed7c622 100644
--- a/reference/datetime/datetime/createfromformat.xml
+++ b/reference/datetime/datetime/createfromformat.xml
@@ -60,7 +60,7 @@
d and j
- Day of the month, 2 digits with (d) or without (j) leading zeros
+ Day of the month, 2 digits with (d) or without (j) leading zeros
01 to 31 or
1 to 31
@@ -103,7 +103,7 @@
m and n
- Numeric representation of a month, with (m) or without (n) leading zeros
+ Numeric representation of a month, with (m) or without (n) leading zeros
01 through 12 or
1 through 12
@@ -144,7 +144,7 @@
g and h
- 12-hour format of an hour without (g) or with (h) leading zeros
+ 12-hour format of an hour without (g) or with (h) leading zeros
1 through 12 or
01 through 12