Skip to content

Commit 4b9759d

Browse files
bigmontzrobsdedude
andauthored
Apply suggestions from code review
Co-authored-by: Robsdedude <dev@rouvenbauer.de>
1 parent b8dfcf3 commit 4b9759d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/driver.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ const READERS: RoutingControl = 'READERS'
207207
* @typedef {'WRITERS'|'READERS'} RoutingControl
208208
*/
209209
/**
210-
* Constants that represents routing mode.
210+
* Constants that represents routing modes.
211211
*
212212
* @example
213213
* driver.executeQuery("<QUERY>", <PARAMETERS>, { routing: neo4j.routing.WRITERS })

0 commit comments

Comments
 (0)