We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c4cc3 commit 729fbfbCopy full SHA for 729fbfb
xml/Microsoft.Extensions.Caching.Distributed/IDistributedCache.xml
@@ -133,7 +133,7 @@
133
<Parameter Name="key" Type="System.String" />
134
</Parameters>
135
<Docs>
136
- <param name="key">A string identifying the requested calue.</param>
+ <param name="key">A string identifying the requested value.</param>
137
<summary>Refreshes a value in the cache based on its key, resetting its sliding expiration timeout (if any).</summary>
138
<remarks>To be added.</remarks>
139
</Docs>
0 commit comments