diff --git a/CodeCorner3.md b/CodeCorner3.md index 1deb163..b4f5c75 100644 --- a/CodeCorner3.md +++ b/CodeCorner3.md @@ -86,7 +86,7 @@ Assume that we wanted to name our first eTemplate index.
Step 1
-
create a file
index.xet
in the
templates/default
directory of our app
test
. ...
test/templates/default/index.xet
.
+
create a file index.xet in the templates/default directory of our app test. ...
test/templates/default/index.xet
.