Skip to content

Commit 91a62ae

Browse files
authored
Updates README.md to fix typo
Fixes typo.
1 parent 52b6a90 commit 91a62ae

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)