Skip to content

Commit 1ff9a1c

Browse files
authored
Update introduction.md (#773)
The placement of the commas in the sentence should be adjusted for clarity. The comma should come after "method" to correctly separate the parenthetical phrase.
1 parent daa2808 commit 1ff9a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ For example, all comparisons are done in `UTC` or in the timezone of the datetim
1818
3
1919
```
2020

21-
The default timezone, except when using the `now()`, method will always be `UTC`.
21+
The default timezone, except when using the `now()` method, will always be `UTC`.

0 commit comments

Comments
 (0)