Skip to content

Commit bed7598

Browse files
mgravelltdykstra
andauthored
Update aspnetcore/performance/caching/hybrid.md
Co-authored-by: Tom Dykstra <[email protected]>
1 parent 8f07c51 commit bed7598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/performance/caching/hybrid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The asterisk tag (`*`) is reserved as a wildcard and is disallowed against indiv
137137
### Additional tag considerations
138138

139139
* 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 `"*"`
140+
* Tags can't be empty, just whitespace, or the reserved value `*`.
141141

142142
## Options
143143

0 commit comments

Comments
 (0)