Skip to content

Commit 8b83f21

Browse files
committed
typo
1 parent f46bbb9 commit 8b83f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sms_fusion/actions/get-balance/get-balance.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import smsFusion from "../../sms_fusion.app.mjs";
33
export default {
44
key: "sms_fusion-get-balance",
55
name: "Get Balance",
6-
description: "Get current account balance including credit limts in SMS Fusion. [See the documentation](https://docs.smsfusion.com.au/)",
6+
description: "Get current account balance including credit limits in SMS Fusion. [See the documentation](https://docs.smsfusion.com.au/)",
77
version: "0.0.1",
88
type: "action",
99
props: {

0 commit comments

Comments
 (0)