diff --git a/File-Pinning.md b/File-Pinning.md index 97385db..114b0b4 100644 --- a/File-Pinning.md +++ b/File-Pinning.md @@ -20,7 +20,7 @@ Pinning keeps specific **files** cached locally and protected from eviction. It' ## What “pinned” means -- Pinned files are marked with `pinned=true` in the mount’s metadata database. +- Pinned files are marked with `pinned=true` in the mount's metadata database. - Cache eviction **skips** pinned files. - Pinning **does not auto-download** content in v2.0.x; the file is retained **after it's cached** by normal access. - `v2.1.x` and above, by default, will auto-download files not residing in cache.