Skip to content

Commit 724455f

Browse files
renetapopovaLojjs
andcommitted
Update modules/ROOT/pages/errors/all-errors.adoc
Co-authored-by: Louise Berglund <[email protected]>
1 parent 60a20fc commit 724455f

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 status code for client errors have the prefix `Neo.ClientError`.
1717

1818
Transient errors::
1919
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.
20-
The error can be temporary and could therefore succeed if retrying the request.
20+
The error can be temporary, and the request could succeed if retried.
2121
Transient errors have the prefix Neo.`TransientError`.
2222

2323
Database errors::

0 commit comments

Comments
 (0)