Index: native_client_sdk/src/doc/glossary.rst |
diff --git a/native_client_sdk/src/doc/glossary.rst b/native_client_sdk/src/doc/glossary.rst |
index e4607123a7fe393b510b213cf695391e03f096e6..cf3220261a2bcb4ffb24f8da43abab1d50d269ff 100644 |
--- a/native_client_sdk/src/doc/glossary.rst |
+++ b/native_client_sdk/src/doc/glossary.rst |
@@ -27,7 +27,7 @@ manifest file |
A file containing metadata or information about accompanying files. |
message events |
Events used to pass data between JavaScript and the Native Client |
- module (see the :doc:`Messaging System <devguide/coding/message-system>` chapter). |
+ module (see the :doc:`Messaging System <devguide/coding/message-system>` section). |
module |
Depending on context, "module" may mean one of two things. First, it may be a |
general short-term for for "Native Client module"---compiled C/C++ code |