diff options
-rw-r--r-- | pages/develop/tutorials/c/start.md.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/develop/tutorials/c/start.md.txt b/pages/develop/tutorials/c/start.md.txt index cd5ccb617..383a24fcc 100644 --- a/pages/develop/tutorials/c/start.md.txt +++ b/pages/develop/tutorials/c/start.md.txt | |||
@@ -3,7 +3,7 @@ | |||
3 | ~~NOCACHE~~ | 3 | ~~NOCACHE~~ |
4 | --- | 4 | --- |
5 | 5 | ||
6 | # EFL C Tutorials # | 6 | # BETA API C Tutorials # |
7 | 7 | ||
8 | The following tutorials are designed to build on each other, introducing concepts in a logical manner and working towards full understanding of EFL's capabilities. Most users should approach them in the order in which they are presented; only those with previous EFL experience should skip ahead. | 8 | The following tutorials are designed to build on each other, introducing concepts in a logical manner and working towards full understanding of EFL's capabilities. Most users should approach them in the order in which they are presented; only those with previous EFL experience should skip ahead. |
9 | 9 | ||