From 861be0fa62ec80c50819bf13a9abe413a3959b7a Mon Sep 17 00:00:00 2001 From: Kitlith Date: Thu, 29 May 2025 21:25:00 -0700 Subject: [PATCH] fixup! typo --- content/docs/distros/Asahi_Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/distros/Asahi_Linux.md b/content/docs/distros/Asahi_Linux.md index b9e91e9..a149377 100644 --- a/content/docs/distros/Asahi_Linux.md +++ b/content/docs/distros/Asahi_Linux.md @@ -83,7 +83,7 @@ Since I'm managing my active runtimes through [vr-multiarch-build] Here's what I did that worked: ```sh -muvm -it -p 9757/udp -p 9759 -- bash +muvm -it -p 9757/udp -p 9757 -- bash ``` ```sh