Skip to content

Commit f8b8676

Browse files
committed
Nits
1 parent 4d3aa4d commit f8b8676

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_data/menu_docs_08.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@
867867
"url": "timestamp"
868868
},
869869
{
870-
"page": "Timestamp With Time Zone Functions",
870+
"page": "Timestamp with Time Zone Functions",
871871
"url": "timestamptz"
872872
},
873873
{

docs/1.2/guides/sql_features/timestamps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: docu
33
title: Timestamp Issues
44
---
55

6-
## Timestamp With Time Zone Promotion Casts
6+
## Timestamp with Time Zone Promotion Casts
77

88
Working with time zones in SQL can be quite confusing at times.
99
For example, when filtering to a date range, one might try the following query:

docs/preview/guides/sql_features/timestamps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: docu
33
title: Timestamp Issues
44
---
55

6-
## Timestamp With Time Zone Promotion Casts
6+
## Timestamp with Time Zone Promotion Casts
77

88
Working with time zones in SQL can be quite confusing at times.
99
For example, when filtering to a date range, one might try the following query:

docs/stable/guides/sql_features/timestamps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: docu
33
title: Timestamp Issues
44
---
55

6-
## Timestamp With Time Zone Promotion Casts
6+
## Timestamp with Time Zone Promotion Casts
77

88
Working with time zones in SQL can be quite confusing at times.
99
For example, when filtering to a date range, one might try the following query:

0 commit comments

Comments
 (0)