Skip to content

Commit a2940f0

Browse files
renetapopovahvub
andauthored
Update modules/ROOT/pages/errors/all-errors.adoc
Co-authored-by: Hannes Voigt <[email protected]>
1 parent 92a67c4 commit a2940f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/all-errors.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Neo4j codes for client errors have the prefix `Neo.ClientError`.
1717
Transient errors::
1818
These errors are detected by the server and are usually related to some kind of database unavailability, such as limits reached, out-of-memory, timeouts, etc.
1919
The error can be temporary, and the request could succeed if retried.
20-
The Neo4j codes for transient errors have the prefix Neo.`TransientError`.
20+
The Neo4j codes for transient errors have the prefix `Neo.TransientError`.
2121

2222
Database errors::
2323
These errors are caused by the database and are usually related to the database state.

0 commit comments

Comments
 (0)