Index: native_client_sdk/src/doc/devguide/coding/progress-events.rst |
diff --git a/native_client_sdk/src/doc/devguide/coding/progress-events.rst b/native_client_sdk/src/doc/devguide/coding/progress-events.rst |
index 3275821f3294dc791d047e5642765913b99f0eaf..87137d4d8a0031bdc98ba69e3b30845c270d1e64 100644 |
--- a/native_client_sdk/src/doc/devguide/coding/progress-events.rst |
+++ b/native_client_sdk/src/doc/devguide/coding/progress-events.rst |
@@ -13,9 +13,9 @@ Progress Events |
There are five types of events that developers can respond to in Native Client: |
progress, message, view change, focus, and input events (each described in the |
-glossary below). This chapter describes how to monitor progress events (events |
+glossary below). This section describes how to monitor progress events (events |
that occur during the loading and execution of a Native Client module). This |
-chapter assumes you are familiar with the material presented in the |
+section assumes you are familiar with the material presented in the |
:doc:`Technical Overview <../../overview>`. |
.. Note:: |