From 020df3d0cbb7fc676dc3e12f74bc10803089afcc Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Wed, 10 Sep 2025 14:42:15 -0500 Subject: [PATCH] unicode --- File-Pinning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.