Skip to content

Commit f92f5d2

Browse files
committed
Wording
1 parent 1643959 commit f92f5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/administration/configuration/repository_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ After a new version of a content is published, for a period of time the previous
205205
This period is called the grace period and it prevents race conditions that can occur when a new version is published at the same time as someone is accessing the content item.
206206

207207
The duration can be configured using the `grace_period_in_seconds` setting.
208-
After a version has been archived for longer than specified in the configuration, the grace period ends and the version is treated as all archived versions, including the need of [`content/versionread` policy](policies.md#content) to access it.
208+
After a version has been archived for longer than specified in the configuration, the grace period ends and the version is treated the same as all the other archived versions, including the need of [`content/versionread` policy](policies.md#content) to access it.
209209

210210
``` yaml
211211
ibexa:

0 commit comments

Comments
 (0)