From 2fc7a125d1a91a64a34810fbdabbfbf30a2ad50b Mon Sep 17 00:00:00 2001
From: Yuan Gao <ygao355@wisc.edu>
Date: Tue, 18 Mar 2025 21:43:32 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b4ba140..8d86b7e 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ If you're getting "Internal Server Error" in the web interface:
 
 2. Check the latency viewer log file permissions:
    ```bash
-   chmod 644 latency_viwer.log
+   chmod 644 latency_viewer.log
    ```
    Make sure the directory it's in is writable by the web server.
 
-- 
GitLab