We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a9b709 + 6140c58 commit 2b85f40Copy full SHA for 2b85f40
1 file changed
README.md
@@ -48,7 +48,7 @@ Each method returns a SteamWebResponse object which contains the following:
48
| Field | Type | Description |
49
|--------------------|-----------------|----------------------------------------------------|
50
| Data | T | Maps to the payload returned by the Steam Web API. |
51
-| ContentLength | long? | Maps tot he HTTP ContentLength header. |
+| ContentLength | long? | Maps to the HTTP ContentLength header. |
52
| ContentType | string | Maps to the HTTP ContentType header. |
53
| ContentTypeCharSet | string | Maps to the HTTP ContentType charset header. |
54
| Expires | DateTimeOffset? | Maps to the HTTP Expires header. Optional. |
0 commit comments