From 1cd6ac60f4332012b173da9aa52bd3f49d452cba Mon Sep 17 00:00:00 2001 From: Svenja Michal <84835304+svenja11@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:16:50 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fix=20typo=20in=20"Object=20Stor?= =?UTF-8?q?age=20Based=20Filesystem=20with=20s3fs"=20(#1026)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/object-storage-based-filesystem/01.de.md | 2 +- tutorials/object-storage-based-filesystem/01.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/object-storage-based-filesystem/01.de.md b/tutorials/object-storage-based-filesystem/01.de.md index 7d7790ff5..fc65f90e4 100644 --- a/tutorials/object-storage-based-filesystem/01.de.md +++ b/tutorials/object-storage-based-filesystem/01.de.md @@ -5,7 +5,7 @@ slug: "object-storage-based-filesystem" date: "2024-12-12" title: "Objektspeicher als Dateisystem mit s3fs" short_description: "Lerne, wie man Object Storage als lokales Dateisystem mit s3fs einbindet. Inklusive Installation, Konfiguration und Leistungsoptimierung." -tags: ["Development", "Object Storage", "Filesystem". "s3fs"] +tags: ["Development", "Object Storage", "Filesystem", "s3fs"] author: "Richy" author_link: "https://github.com/DasCanard" author_img: "https://avatars.githubusercontent.com/u/17070204" diff --git a/tutorials/object-storage-based-filesystem/01.en.md b/tutorials/object-storage-based-filesystem/01.en.md index 2784b9ea4..652e50ba1 100644 --- a/tutorials/object-storage-based-filesystem/01.en.md +++ b/tutorials/object-storage-based-filesystem/01.en.md @@ -5,7 +5,7 @@ slug: "object-storage-based-filesystem" date: "2024-12-12" title: "Object Storage Based Filesystem with s3fs" short_description: "Learn how to mount Object Storage as a local filesystem using s3fs. Includes installation, configuration, and performance optimization." -tags: ["Development", "Object Storage", "Filesystem". "s3fs"] +tags: ["Development", "Object Storage", "Filesystem", "s3fs"] author: "Richy" author_link: "https://github.com/DasCanard" author_img: "https://avatars.githubusercontent.com/u/17070204"