Skip to content

Commit 39386f5

Browse files
authored
Update 16/umbraco-cms/reference/cache/imemberpartialviewcacheinvalidator.md
1 parent c7b5fd1 commit 39386f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/reference/cache/imemberpartialviewcacheinvalidator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If no member is logged in during caching, items with an empty member marker (for
2323

2424
## Customizing the implementation
2525

26-
You can replace the default implementation like usual by removing the default and registering your own in a composer.
26+
You can replace the default implementation by removing it and registering your own in a composer.
2727

2828
```csharp
2929
public class ReplaceMemberCacheInvalidatorComposer : IComposer

0 commit comments

Comments
 (0)