| Index: native_client_sdk/src/doc/index.rst
|
| diff --git a/native_client_sdk/src/doc/index.rst b/native_client_sdk/src/doc/index.rst
|
| index 0bd1e2be0f47189f592d17636dfa5226ed7d1e69..0a8c030f9b157d7f1ec7b7fe4cb7185d63a9c66b 100644
|
| --- a/native_client_sdk/src/doc/index.rst
|
| +++ b/native_client_sdk/src/doc/index.rst
|
| @@ -14,7 +14,7 @@ Welcome to Native Client
|
| browser efficiently and securely, independent of the user's operating system.
|
| **Portable Native Client** extends that technology with
|
| architecture independence, letting developers compile their code once to run
|
| -in any website and on any architecture.
|
| +in any website and on any architecture with ahead-of-time (AOT) translation.
|
|
|
| In short, Native Client brings the **performance** and **low-level control**
|
| of native code to modern web browsers, without sacrificing the **security** and
|
|
|