From d215bdb89b5f9c047aad7b163daeaf8bf8b507d3 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Thu, 19 Sep 2024 01:35:18 -0400 Subject: [PATCH] update --- .../Deep Dive: Discord-Linux Automated Container Platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/Deep Dive: Discord-Linux Automated Container Platform.md b/markdown/Deep Dive: Discord-Linux Automated Container Platform.md index 7fcecdf..fbb696c 100644 --- a/markdown/Deep Dive: Discord-Linux Automated Container Platform.md +++ b/markdown/Deep Dive: Discord-Linux Automated Container Platform.md @@ -2000,7 +2000,7 @@ The notification system can be extended for various purposes: In our efforts to enhance user experience and simplify file management on our platform, we've developed a **Command Line Uploader Tool**. This tool allows users to upload files directly from their computer's command line to their personal container, providing a seamless and efficient file transfer method. -In this blog post, we’ll explore the architecture, explain how it works, and provide insight into both the server-side and client-side components of this upload service. +We’ll explore the architecture, explain how it works, and provide insight into both the server-side and client-side components of this upload service.