Skip to content

Commit 104ac0c

Browse files
committed
Fixed rst in readme
1 parent 8cda92f commit 104ac0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Py2neo
2121
The library supports both Bolt and HTTP and provides a high level API, an OGM, admin tools, an interactive console, a Cypher lexer for Pygments, and many other bells and whistles.
2222

2323
As of version 2021.1, Py2neo contains full support for routing, as exposed by a Neo4j cluster.
24-
This can be enabled using a ``neo4j://...`` URI or by passing ``routing=True`` to a :class:`.Graph` constructor.
24+
This can be enabled using a ``neo4j://...`` URI or by passing ``routing=True`` to a ``Graph`` constructor.
2525

2626

2727
Quick Example

0 commit comments

Comments
 (0)