From 3a86e5c2f069c14d9b58ae44801c04fa9784e0a9 Mon Sep 17 00:00:00 2001 From: alandavis Date: Fri, 12 Nov 2021 10:00:41 +0000 Subject: [PATCH] Fix minor typo in README.md [skip ci] --- repository/docs/meta-data-services/versions/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/repository/docs/meta-data-services/versions/README.md b/repository/docs/meta-data-services/versions/README.md index cf64ee91cc..8cf8fe7ad5 100644 --- a/repository/docs/meta-data-services/versions/README.md +++ b/repository/docs/meta-data-services/versions/README.md @@ -82,8 +82,7 @@ Sometimes it is desirable to create a version automatically. Whether this happe When _cm:autoVersion_ is true, a new version is created when the _cm:content_ of a content node changes. When _cm:autoVersionOnUpdateProps_ is true, a new version is created when any of the properties of a content node change. -The defaults for these properties are set in the contentModel.xml file in the usual way. But to simplify the admin experience, the values of these properties can also set using global properties: - +The defaults for these properties are set in the contentModel.xml file in the usual way. But to simplify the admin experience, the values of these properties can also be set using global properties: * version.store.enableAutoVersioning * version.store.enableAutoVersionOnUpdateProps