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 fb622ea commit da8a6f0Copy full SHA for da8a6f0
src/Middleware/OutputCaching/src/OutputCacheAttribute.cs
@@ -30,7 +30,7 @@ public int Duration
30
}
31
32
/// <summary>
33
- /// Gets or sets the value which determines whether the reponse should be cached or not.
+ /// Gets or sets the value which determines whether the response should be cached or not.
34
/// When set to <see langword="true"/>, the response won't be cached.
35
/// </summary>
36
public bool NoStore
0 commit comments