Skip to content

Commit 766355e

Browse files
authored
fix documentation of supportsUserImpersonation (#1241)
1 parent e07c1d5 commit 766355e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/src/connection-provider.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class ConnectionProvider {
9191
}
9292

9393
/**
94-
* This method checks whether the backend database supports transaction config functionality
94+
* This method checks whether the backend database supports user impersonation functionality
9595
* by checking protocol handshake result.
9696
*
9797
* @returns {Promise<boolean>}

packages/neo4j-driver-deno/lib/core/connection-provider.ts

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)