Skip to content

Commit da34701

Browse files
committed
docs: Fixed typo
Ticket: TW-138
1 parent 27b2617 commit da34701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/masterBitgoExpress/routers/accelerateRoute.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const AccelerateResponse: HttpResponse = {
8383
* Use this endpoint only with advanced wallets. For other wallet types, use [Accelerate Transaction](https://developers.bitgo.com/reference/expresswalletacceleratetx).
8484
*
8585
* @tag Advanced Wallets
86-
* @operationId advancedwalletalletacceleratetx
86+
* @operationId advancedwalletacceleratetx
8787
*/
8888
export const AccelerateRoute = httpRoute({
8989
method: 'POST',

0 commit comments

Comments
 (0)