diff options
author | GNUxeava <bluenerd@protonmail.com> | 2022-08-02 18:03:45 +0530 |
---|---|---|
committer | GNUxeava <bluenerd@protonmail.com> | 2022-08-02 18:03:45 +0530 |
commit | e2d7b45427d1c2a6836758a512f4c2faa90b1164 (patch) | |
tree | f1c8993e63cd888fc927f4af882d5e5052dff694 /content | |
parent | 17876489c5fe2970375c75d06626691d5f349a4b (diff) |
fix typo
Diffstat (limited to 'content')
-rw-r--r-- | content/post/cannot-use-networking-in-arch-kvm-guest.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/cannot-use-networking-in-arch-kvm-guest.md b/content/post/cannot-use-networking-in-arch-kvm-guest.md index ca6aa8d..96a7db8 100644 --- a/content/post/cannot-use-networking-in-arch-kvm-guest.md +++ b/content/post/cannot-use-networking-in-arch-kvm-guest.md @@ -1,5 +1,5 @@ --- -title: "Cannot use uetworking in Arch KVM guest" +title: "Cannot use networking in Arch KVM guest" date: 2021-06-24T07:08:04Z lastmod: 2022-04-29T07:08:04Z draft: false |