diff options
author | Ivan Maximov <sungam3r@yandex.ru> | 2023-02-01 00:42:41 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-31 22:42:41 +0100 |
commit | 706f4686b8eeced9fbd9634ead9a7eef47395610 (patch) | |
tree | c8cc3fa2b252dbfbe84be53390535e669fefc060 | |
parent | be93e48ccb73acfaa372e56217105d3420e1a40e (diff) | |
download | gitea-706f4686b8eeced9fbd9634ead9a7eef47395610.tar.gz gitea-706f4686b8eeced9fbd9634ead9a7eef47395610.zip |
Fix typo in storage.en-us.md (#22694)
-rw-r--r-- | docs/content/doc/packages/storage.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/packages/storage.en-us.md b/docs/content/doc/packages/storage.en-us.md index b04a7595f7..8b05b8a45f 100644 --- a/docs/content/doc/packages/storage.en-us.md +++ b/docs/content/doc/packages/storage.en-us.md @@ -71,7 +71,7 @@ The patterns are case-insensitive which matches the behaviour of the package reg ### How the cleanup rules work -The cleanup rules are part of the [clean up job]({{< relref "doc/advanced/config-cheat-sheet.en-us.md#cron---cleanup-expired-packages-croncleanup_packages" >}}) and run periodicly. +The cleanup rules are part of the [clean up job]({{< relref "doc/advanced/config-cheat-sheet.en-us.md#cron---cleanup-expired-packages-croncleanup_packages" >}}) and run periodically. The cleanup rule: |