[docs] Typo fix

Fixed a typo

PiperOrigin-RevId: 249072379
Change-Id: Ibe5e1b86ed7d4ca624d229dfae8a071ed83d637d
diff --git a/docs/run-examples.md b/docs/run-examples.md
index 8853c74..0d18ecb 100644
--- a/docs/run-examples.md
+++ b/docs/run-examples.md
@@ -161,7 +161,7 @@
 
 You can't run this sample as the other two (try to run `hello_world_cpp` or
 `hello_world_rust`). To run a Fuchsia component, you need to run it's Fuchsia
-package URI. Lucily, there are some built-in conveniences to help you find this.
+package URI. Luckily, there are some built-in conveniences to help you find this.
 You can use the `run` command:
 
 ```