We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ba029 commit 7801d6dCopy full SHA for 7801d6d
site/compare.md
@@ -272,8 +272,8 @@ Comparing the new and old models:
272
273
**Note**: The `!` is a notation for the deletion of a non-attribute key element from the model. Missing attributes
274
will be omitted from the resulting model, but shown as messages in the output. If the attribute value is a list, even
275
- if all the individual item within the list is identical but the ordering is different, the attribute is counted as
276
- different.
+ if all the individual items within the list are identical but the ordering is different, the attribute is counted as
+ different.
277
278
To compare the two model files and generate the output to files, run the tool as follows:
279
0 commit comments