Skip to content

Commit 538e963

Browse files
authored
Fixed another typo
1 parent d620080 commit 538e963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ For date formats we use either:
142142

143143
For times we use either:
144144
- 24-Hour: `HH:mm:ss` (e.g., 14:30:05)
145-
- 12-Hour: `hh:mm:ss` tt (e.g., 02:30:05 PM). `AM/PM` is capitalized.
145+
- 12-Hour: `hh:mm:ss tt` (e.g., 02:30:05 PM). `AM/PM` is capitalized.
146146

147147
## Tables
148148

0 commit comments

Comments
 (0)