From 8196ab379495ab00c11b74b55b6f2fabd99ab351 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 20 Sep 2021 23:01:35 -0400 Subject: Updates and fixes for the book. --- documentation/book/the_lux_programming_language/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/book/the_lux_programming_language/index.md') diff --git a/documentation/book/the_lux_programming_language/index.md b/documentation/book/the_lux_programming_language/index.md index 1edc17559..63583ae39 100644 --- a/documentation/book/the_lux_programming_language/index.md +++ b/documentation/book/the_lux_programming_language/index.md @@ -18,7 +18,7 @@ * [Chapter 8: Functors and monads](chapter_8.md) _Where I will try to explain something really confusing, and you'll pretend you understand to avoid hurting my feelings._ * [Chapter 9: Meta-programming](chapter_9.md) - _Where we go meta. For real._ + _Where we take a peek behind the curtains of the compiler._ * [Chapter 10: Code and macros](chapter_10.md) _Where magic turns into science._ * [Chapter 11: Syntax macros](chapter_11.md) @@ -34,7 +34,7 @@ * [Chapter 16: Testing](chapter_16.md) _Where you will learn how to avoid annoying bug reports._ * [Chapter 17: Cross-platform Lux](chapter_17.md) - _Where you will sail to exotic foreign platforms on the S.S. Lux._ + _Where you will sail to exotic foreign platforms aboard the S.S. Lux._ * [Chapter 18: Extensions](chapter_18.md) _Where you will teach new tricks to an old compiler._ * [Conclusion](conclusion.md) -- cgit v1.2.3