Skip to content

Commit af2879d

Browse files
committed
/p/74: Fix some typos
1 parent d1912a5 commit af2879d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024/2024-10-27-ustc-mirrors-zfs-rebuild.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -311,12 +311,12 @@ wget -O /usr/share/apparmor-features/features https://github.com/proxmox/lxc/raw
311311
For a small set of repositories, possibly due to limitations of syncing methods, we noticed a lot of identically-looking directories.
312312

313313
{% include figure
314-
image_path="https://image.ibugone.com/server/ls-zerotier-redhar-el.png"
314+
image_path="https://image.ibugone.com/server/ls-zerotier-redhat-el.png"
315315
popup=true
316316
alt="Some folders from ZeroTier repository"
317317
caption="Some folders from ZeroTier repository" %}
318318

319-
ZFS deduplication immediately came to our mind, so we made a preliminary test on a ZT:
319+
ZFS deduplication immediately came to our mind, so we made a preliminary test on ZT:
320320

321321
```shell
322322
zfs create -o dedup=on pool0/repo/zerotier

0 commit comments

Comments
 (0)