Skip to content

Commit b787d73

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-11: No subject
1 parent a80457b commit b787d73

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the [general upgrade guide](../) to complete the upgrade of your project.
2121

2222
<summary>Umbraco 15</summary>
2323

24-
S**napshots are removed**
24+
**Snapshots are removed**
2525

2626
Snapshots have been removed, meaning any code using `IPublishedSnapshot`, and by extension `IPublishedSnapshotAccessor`, must be updated. Inject `IPublishedContentCache` or `IPublishedMediaCache` and use those directly instead.
2727

0 commit comments

Comments
 (0)