summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/html/topics/caching.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/topics/caching.md b/docs/html/topics/caching.md
index d1a3f5ea1..954cebe40 100644
--- a/docs/html/topics/caching.md
+++ b/docs/html/topics/caching.md
@@ -67,7 +67,7 @@ You can use `pip cache dir` to get the cache directory that pip is currently con
### Default paths
-````{tab} Unix
+````{tab} Linux
```
~/.cache/pip
```