Skip to content

Commit 5af9ba5

Browse files
authored
Update Configurable-REPL.md
1 parent 35bb2b9 commit 5af9ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/rakudo/Configurable-REPL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ defaulting to `%T` if a bare `\t` is used.
4242
|--|--|
4343
| `%T` | `%H:%M:%S` |
4444
| `%R` | `%H:%M` |
45-
| `%H` | 24-Hour hours, 2 digits |
45+
| `%H` | 24-hour hours, 2 digits |
4646
| `%I` | 12-hour hours, 2 digits |
4747
| `%M` | minutes, 2 digits |
4848
| `%S` | seconds, 2 digits |

0 commit comments

Comments
 (0)