Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jwambugu committed Jan 25, 2024
1 parent 65a9f6d commit aee6f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const (
type CommandID string

const (
// AccountBalance command ID is applied when getting the saccount balance of a shortcode
// AccountBalance command ID is applied when getting the account balance of a shortcode
AccountBalance CommandID = "AccountBalance"

// BusinessPayment is a normal business to customer payment, supports only M-PESA registered customers.
Expand Down

0 comments on commit aee6f19

Please sign in to comment.