Skip to content

Commit 8fc6c34

Browse files
renetapopovaLojjs
andauthored
Update modules/ROOT/pages/errors/gql-errors.adoc
Co-authored-by: Louise Berglund <[email protected]>
1 parent 139fb00 commit 8fc6c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Status description:: error: connection exception - unable to write to database.
3737

3838
=== 08N02
3939

40-
Status description:: error: connection exception - unable to write to database. Unable to connect to database { $db }. Server-side routing is disabled. Either connect to { $db } directly, or enable server-side routing by setting '{ $cfgSetting }=true'.
40+
Status description:: error: connection exception - unable to connect to database. Unable to connect to database { $db }. Server-side routing is disabled. Either connect to { $db } directly, or enable server-side routing by setting '{ $cfgSetting }=true'.
4141

4242
Example error description:: error: connection exception - unable to route to database. Unable to connect to database `my_db`. Server-side routing is disabled. Either connect to `my_db` directly, or enable server-side routing by setting 'dbms.routing.enabled=true'.
4343

0 commit comments

Comments
 (0)