From b7e4c4baa75d326650ca2f3b707ef80fb64a06e6 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Thu, 25 Aug 2022 07:38:21 -0700 Subject: [PATCH] doc: fix typo in sample app doc Signed-off-by: David B. Kinder --- doc/getting-started/sample-app.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting-started/sample-app.rst b/doc/getting-started/sample-app.rst index 5f452d967..73f2f8d6a 100644 --- a/doc/getting-started/sample-app.rst +++ b/doc/getting-started/sample-app.rst @@ -538,7 +538,7 @@ Install and Run ACRN on the Target System script:: sudo chmod +x ~/acrn-work/launch_user_vm_id1.sh - sudo ~/acrn-work/launch_user_vm_id1.s + sudo ~/acrn-work/launch_user_vm_id1.sh #. The launch script will start up the HMI_VM and show an Ubuntu login prompt in your ssh session (and a graphical login on your target's HDMI