diff --git a/docs/en/operations/caches.md b/docs/en/operations/caches.md index 0001c3834866..86760ec245fb 100644 --- a/docs/en/operations/caches.md +++ b/docs/en/operations/caches.md @@ -23,4 +23,4 @@ Additional cache types: - Schema inference cache. - [Filesystem cache](storing-data.md) over S3, Azure, Local and other disks. -To drop one of caches, use [SYSTEM DROP ... CACHE](../sql-reference/statements/system.md#drop-mark-cache) statements. +To drop one of the caches, use [SYSTEM DROP ... CACHE](../sql-reference/statements/system.md#drop-mark-cache) statements.