Skip to content

Commit aa174d1

Browse files
Update README
1 parent aa7d303 commit aa174d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Note: `wallet_1` and `wallet_2` must already be defined in the `WalletEnums`.
139139

140140
#### Transaction Notes ([#8][i8])
141141

142-
In a case where you want to enter descriptions for a particular transaction, the `$notes` param allows you to provide information about why a transaction happened.
142+
When you need to add descriptions for a specific transaction, the `$notes` parameter enables you to provide details explaining the reason behind the transaction.
143143

144144
```php
145145
$user = auth()->user();

0 commit comments

Comments
 (0)