Skip to content

Commit 8d1e68a

Browse files
authored
README typo, missing "s" [skip ci]
1 parent 759cf76 commit 8d1e68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ This is useful in ASP.NET Core applications, which will often specify minimum le
127127
}
128128
```
129129

130-
`MinimumLevel` section also respect dynamic reload if the underlying provider supports it.
130+
`MinimumLevel` section also respects dynamic reload if the underlying provider supports it.
131131

132132
```csharp
133133
var configuration = new ConfigurationBuilder()

0 commit comments

Comments
 (0)