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 8f07c51 commit bed7598Copy full SHA for bed7598
aspnetcore/performance/caching/hybrid.md
@@ -137,7 +137,7 @@ The asterisk tag (`*`) is reserved as a wildcard and is disallowed against indiv
137
### Additional tag considerations
138
139
* The system does not enforce an upper-limit on the number of tags, but excessively large sets of tags may have performance implications
140
-* Tags cannot be empty or just whitespace, and cannot be the reserved value `"*"`
+* Tags can't be empty, just whitespace, or the reserved value `*`.
141
142
## Options
143
0 commit comments