Merge "Don't write artifacts under staging"
diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md
index f82f982..6d3b208 100644
--- a/docs/getting_started/index.md
+++ b/docs/getting_started/index.md
@@ -36,9 +36,9 @@
 all can run via `atest`.
 
 ```shell
-atest VirtualizationTestCasea
-atest MicrodroidHostTestHostCases
-atest MicrodroidDemoTestApp
+atest VirtualizationTestCases
+atest MicrodroidHostTestCases
+atest MicrodroidTestApp
 ```
 
 If you run into problems, inspect the logs produced by `atest`. Their location is printed at the