Skip to content

Commit 59fd005

Browse files
author
boris.kuzmanov
committed
Change GetewayTimeout to GatewayTimeout (typo fix)
1 parent 5e0882b commit 59fd005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Notion.Client/NotionAPIErrorCode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ public enum NotionAPIErrorCode
4949
DatabaseConnectionUnavailable,
5050

5151
[EnumMember(Value = "gateway_timeout")]
52-
GetewayTimeout
52+
GatewayTimeout
5353
}
5454
}

0 commit comments

Comments
 (0)