Skip to content

Commit 1cebdba

Browse files
bigmontzrobsdedude
andcommitted
Update packages/bolt-connection/src/bolt/request-message.js
Co-authored-by: Robsdedude <[email protected]>
1 parent 4468716 commit 1cebdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bolt-connection/src/bolt/request-message.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default class RequestMessage {
160160
* @param {TxConfig} txConfig the configuration.
161161
* @param {string} database the database name.
162162
* @param {string} mode the access mode.
163-
* @param {string} impersonatedUser the impersonated user mode.
163+
* @param {string} impersonatedUser the impersonated user.
164164
* @return {RequestMessage} new RUN message with additional metadata.
165165
*/
166166
static runWithMetadata (

0 commit comments

Comments
 (0)