Skip to content

Commit c821e13

Browse files
Update jsManual/asciidoc/cypher-workflow.adoc
1 parent b377055 commit c821e13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jsManual/asciidoc/cypher-workflow.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ include::{javascript-examples}/examples.test.js[tags=temporal-types-localtime]
178178

179179
[[js-driver-temporal-types-duration]]
180180
==== Duration
181-
Represents an ISO 8601 duration. Contains both date-based values (years, months, days) and time-based values (seconds, nanoseconds).
181+
Represents an ISO 8601 duration.
182+
Contains both date-based values (years, months, days) and time-based values (seconds, nanoseconds).
182183

183184
[source, javascript]
184185
----

0 commit comments

Comments
 (0)