diff --git a/examples/helloworld/README.md b/examples/helloworld/README.md index e3a8ff23f..c3e6d2e65 100644 --- a/examples/helloworld/README.md +++ b/examples/helloworld/README.md @@ -1,3 +1,3 @@ -# Hello Wolrd Example +# Hello World Example To execute run the following on the root directory of the repository: `cargo example --helloworld`.