diff --git a/configuration/persistence.md b/configuration/persistence.md index 2d7d00c9f4..4c1e16a008 100644 --- a/configuration/persistence.md +++ b/configuration/persistence.md @@ -174,7 +174,7 @@ where `` is a comma-separated list consisting of one or more of the fo - `!*` all members of this group, but not the group itself, to be excluded from persistence defined by the other elements in this comma-separated ``. The entries are additive. This means if one Item appears in more than one `` either directly or indirectly (e.g. `*` which includes all Items or as a member of a Group used in `*`), all the strategies strategies listed on all those lines apply to that Item. -In the same way, an Item defined by a `!` or `!*` will be excluded after all addititive rules have been applied. +In the same way, an Item defined by a `!` or `!*` will be excluded after all additive rules have been applied. Below you will find a complete example persistence configuration file: