Skip to content

Commit 8b7acd3

Browse files
authored
Merge pull request #6617 from umbraco/alina-tincas-patch-1
Removing mention of "macros"
2 parents b4b45b2 + 2b4863f commit 8b7acd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/troubleshooting/deployments/schema-mismatches.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Schema Mismatches
22

3-
When transferring or restoring content between two Umbraco Cloud environments, you might run into **Schema mismatch** errors. These usually occur when the schema (this includes Document Types, Media Types, Data Types, Templates, Macros, and Dictionary items) isn't in sync between the *source environment* and the *target environment*.
3+
When transferring or restoring content between two Umbraco Cloud environments, you might run into **Schema mismatch** errors. These usually occur when the schema isn't in sync between the *source environment* and the *target environment*. Schema refers to Document Types, Media Types, Data Types, Templates, and Dictionary items)
44

55
In this article, you can learn how to resolve schema mismatch issues and how you can avoid them in the future.
66

0 commit comments

Comments
 (0)