Skip to content

Commit 4c6aeb1

Browse files
committed
Consistently use 'timezone' (one word)
1 parent 74c08db commit 4c6aeb1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/changes/2014-02-27-timezone-handling-changes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
This means that we generate a timestamp for the moment your API call is made in
3636
the timezone this header defines. For example, the [Contents API](/v3/repos/contents/)
3737
generates a git commit for each addition or change and uses the current time
38-
as the timestamp. This header will determine the time zone used for generating
38+
as the timestamp. This header will determine the timezone used for generating
3939
that current timestamp.
4040

4141
#### Using the last known timezone for the user

content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ to the [list of names from the Olson database](https://en.wikipedia.org/wiki/Lis
596596
This means that we generate a timestamp for the moment your API call is made in
597597
the timezone this header defines. For example, the [Contents API](/v3/repos/contents/)
598598
generates a git commit for each addition or change and uses the current time
599-
as the timestamp. This header will determine the time zone used for generating
599+
as the timestamp. This header will determine the timezone used for generating
600600
that current timestamp.
601601

602602
#### Using the last known timezone for the user

0 commit comments

Comments
 (0)