We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4468716 commit 1cebdbaCopy full SHA for 1cebdba
packages/bolt-connection/src/bolt/request-message.js
@@ -160,7 +160,7 @@ export default class RequestMessage {
160
* @param {TxConfig} txConfig the configuration.
161
* @param {string} database the database name.
162
* @param {string} mode the access mode.
163
- * @param {string} impersonatedUser the impersonated user mode.
+ * @param {string} impersonatedUser the impersonated user.
164
* @return {RequestMessage} new RUN message with additional metadata.
165
*/
166
static runWithMetadata (
0 commit comments