Skip to content

Commit 1b6d3f6

Browse files
Update xml/Microsoft.Extensions.Configuration/IConfiguration.xml
The grammar is resolved Co-authored-by: Eric Erhardt <[email protected]>
1 parent 6f39263 commit 1b6d3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/Microsoft.Extensions.Configuration/IConfiguration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<remarks>This method will never return <see langword="null" />. If no matching sub-section is found with the specified key,
117117
an empty <see cref="T:Microsoft.Extensions.Configuration.IConfigurationSection" /> will be returned.
118118

119-
You can reach sub-subsection by passing "section1:section2:section.." as key parameter</remarks>
119+
You can reach a sub-subsection by passing "section1:section2:section.." for <paramref name="key"/>.</remarks>
120120
</Docs>
121121
</Member>
122122
<Member MemberName="Item">

0 commit comments

Comments
 (0)