You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ReloadableConfiguration/ReloadableConfiguration.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<ProjectSdk="Microsoft.NET.Sdk">
2
2
3
3
<PropertyGroup>
4
-
<Description>Reloadable configuration marker class with reloading background service. Used for configuration provaiders that needs external service for periodical reload.</Description>
4
+
<Description>A configuration provider with reloading background service. Used for configuration providers that needs external service for periodical reload.</Description>
0 commit comments