diff --git a/pages/develop/tutorial/c/eo-intro.md.txt b/pages/develop/tutorial/c/eo-intro.md.txt index dcfc5e2c8..28948d86b 100644 --- a/pages/develop/tutorial/c/eo-intro.md.txt +++ b/pages/develop/tutorial/c/eo-intro.md.txt @@ -13,7 +13,7 @@ Due to its fundamental nature, this tutorial is more theoretic than the average. ## Prerequisites ## * Read the [Setting up the Development Environment](/develop/setup/c/) guide so you are able to build and run EFL applications. -* Read the [Hello World tutorial](hello-word.md) so you know the basics of building an EFL application. +* Read the [Hello World tutorial](hello-world.md) so you know the basics of building an EFL application. ## Step One: Object Creation and Destruction ##