Skip to content

Commit 5fdc8c3

Browse files
Apply suggestions from code review
Co-authored-by: Jessica Wright <[email protected]>
1 parent 7ef8d4c commit 5fdc8c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/cypher-shell.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ Both explicit and implicit transactions run from Cypher Shell will have default
484484

485485
.Use fine-grained transaction control
486486
====
487-
The example uses the dataset from the built-in Neo4j Browser guide, called Movie Graph.
487+
The example uses a dataset called the Movie Graph, available in the built-in Neo4j Browser guide.
488488
489489
. Run a query that shows there is only one person in the database, who is born in 1964.
490490
+

modules/ROOT/pages/introduction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ a| link:https://neo4j.com/docs/cdc/current/[Change Data Capture (CDC)]
130130
| {check-mark}
131131
| {check-mark}
132132

133-
| link:https://neo4j.com/docs/browser/visual-tour/#_cypher_editor/[Neo4j Browser with syntax highlighting]
133+
| link:https://neo4j.com/docs/browser/visual-tour/#_cypher_editor[Neo4j Browser with syntax highlighting]
134134
| {check-mark}
135135
| {check-mark}
136136

0 commit comments

Comments
 (0)