Skip to content

Commit 95bf0dc

Browse files
authored
Update README.md
1 parent 91d22e4 commit 95bf0dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ These testing helpers help you ensure that your integration handles various paym
185185
## Handling Transactions
186186

187187
When handling transactions using the Flutterwave iOS SDK, you can implement callback methods to respond to different transaction outcomes.
188-
```
188+
``` swift
189+
189190
// MARK: - Transaction Handling
190191

191192
// This method is called when a transaction is successful

0 commit comments

Comments
 (0)