diff --git a/public/strings-and-runes b/public/strings-and-runes index 689669d..028ca7b 100644 --- a/public/strings-and-runes +++ b/public/strings-and-runes @@ -82,7 +82,7 @@ introduction to the topic.
s
is a string
assigned a literal value
-representing the world “hello” in the Thai
+representing the word “hello” in the Thai
language. Go string literals are UTF-8
encoded text.