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.