Skip to content

Commit 2b85f40

Browse files
author
Justin
committed
2 parents 0a9b709 + 6140c58 commit 2b85f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Each method returns a SteamWebResponse object which contains the following:
4848
| Field | Type | Description |
4949
|--------------------|-----------------|----------------------------------------------------|
5050
| Data | T | Maps to the payload returned by the Steam Web API. |
51-
| ContentLength | long? | Maps tot he HTTP ContentLength header. |
51+
| ContentLength | long? | Maps to the HTTP ContentLength header. |
5252
| ContentType | string | Maps to the HTTP ContentType header. |
5353
| ContentTypeCharSet | string | Maps to the HTTP ContentType charset header. |
5454
| Expires | DateTimeOffset? | Maps to the HTTP Expires header. Optional. |

0 commit comments

Comments
 (0)