Skip to content

Commit 4abf925

Browse files
authored
Apply suggestions from code review
1 parent eda89a5 commit 4abf925

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/functions/temporal/format.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Use the characters in xref:#query-functions-temporal-format-instance-types-chara
4242
[[query-functions-temporal-format-instance-types-examples]]
4343
=== Examples
4444

45-
.Instance formatting, European and US American dates
45+
.Instance formatting, US American and European dates
4646
======
4747
4848
.Query

modules/ROOT/pages/values-and-types/temporal.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1754,7 +1754,7 @@ Indexes for temporal instant types additionally support range lookups.
17541754

17551755
Using Cypher's xref:/functions/temporal/format.adoc#_instance_types[`format()` function], you can create dynamically formatted string representations of temporal instance and duration types.
17561756

1757-
.A string representation of an instance type
1757+
.String representations of an instance type
17581758
======
17591759
17601760
.Query

0 commit comments

Comments
 (0)