aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/tutorial.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md
index d288fee..9ac3f6b 100644
--- a/doc/tutorial.md
+++ b/doc/tutorial.md
@@ -168,6 +168,6 @@ Recommended reading order
* container.md - containers other than arrays
* sys.md - some interfaces to the operating system
* err.md - error handling
-* conventions.md - error handling
+* conventions.md - naming conventions
* server.md - ready-made TCP/IP server templates
* ffi.md - foreign function interface