Skip to content

Commit 3df2563

Browse files
committed
Fixed grammar
1 parent 06ec01f commit 3df2563

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

15/umbraco-cms/reference/configuration/cache-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Specifying the `SqlPageSize` will change the size of the paged SQL queries. The
186186

187187
The `NuCacheSerializerType` setting allows developers to specify the serialization format for cached content.
188188

189-
The fastest and most compact format `MessagePack` option is used by default.
189+
The fastest and most compact format `MessagePack` is used by default.
190190

191191
An alternate `JSON` option was provided for backward compatibility for the Umbraco cache implementation used from Umbraco 8 to 14 (NuCache).
192192

16/umbraco-cms/reference/configuration/cache-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Specifying the `SqlPageSize` will change the size of the paged SQL queries. The
188188

189189
The `NuCacheSerializerType` setting allows developers to specify the serialization format for cached content.
190190

191-
The fastest and most compact format `MessagePack` option is used by default.
191+
The fastest and most compact format `MessagePack` is used by default.
192192

193193
An alternate `JSON` option was provided for backward compatibility for the Umbraco cache implementation used from Umbraco 8 to 14 (NuCache).
194194

0 commit comments

Comments
 (0)