From 1a4bc1d7aa229a9d6ed71e23dbacd008676b18fa Mon Sep 17 00:00:00 2001 From: eugr Date: Wed, 26 Nov 2025 13:44:34 -0800 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d25c8e..4605df7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository contains the Docker configuration and startup scripts to run a m This repository is not affiliated with NVIDIA or their subsidiaries. The content is provided as a reference material only, not intended for production use. Some of the steps and parameters may be unnecessary, and some may be missing. This is a work in progress. Use at your own risk! -The Dockerfile builds from the main branch of VLLM, so depending on when you run the build process, it may not be in fully funcioning state. +The Dockerfile builds from the main branch of VLLM, so depending on when you run the build process, it may not be in fully functioning state. ## 1\. Building the Docker Image