Skip to content

Commit eee5982

Browse files
authored
Add missing "The" in leading sentence of <sstream> typedefs reference
1 parent 3407ae9 commit eee5982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard-library/sstream-typedefs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ f1_keywords: ["iosfwd/std::istringstream", "iosfwd/std::ostringstream", "iosfwd/
66
---
77
# `<sstream>` typedefs
88

9-
`<sstream>` header provides the following typedefs:
9+
The `<sstream>` header provides the following typedefs:
1010

1111
## <a name="istringstream"></a> `istringstream`
1212

0 commit comments

Comments
 (0)