Skip to content

Commit f81d5b9

Browse files
Update reserve.ts
1 parent 807825c commit f81d5b9

File tree

1 file changed

+1
-1
lines changed
  • packages/sources/accountable/src/endpoint

1 file changed

+1
-1
lines changed

packages/sources/accountable/src/endpoint/reserve.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const inputParameters = new InputParameters(
1313
type: 'string',
1414
required: true,
1515
description:
16-
'The name of the Accountable client to consume from. \n Used to match {client}_API_KEY env variable',
16+
'The name of the Accountable client to consume from. Used to match {client}_API_KEY env variable',
1717
},
1818
},
1919
[

0 commit comments

Comments
 (0)