Skip to content

Commit a864e0a

Browse files
Merge branch 'main' into add-name-property-to-fileobject
2 parents 09937b6 + 4197ea8 commit a864e0a

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)