Skip to content

Commit 09641de

Browse files
authored
Fixed a typo in Changelog (#116)
1 parent 499cc16 commit 09641de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
=================
33
- Included HTTP Status codes into `SiftException` message when possible
44
- Validate that `apiKey` and `okHttpClient` are not `null` when creating `SiftClient`
5-
- Validate that `accoundId` is not `null` when creating requests which require `accoundId`
5+
- Validate that `accountId` is not `null` when creating requests which require `accountId`
66

77
3.17.0 (2024-11-15)
88
=================

0 commit comments

Comments
 (0)