misc: properly spell Chrome in doc

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/99440046
This commit is contained in:
Dmitriy Vyukov 2014-05-26 19:20:45 +04:00
parent 8a2fb87b99
commit 0a8ce65c7a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Prerequisites
Native Client programs are executed inside a sandbox, the NaCl runtime. This runtime must be installed before you can use NaCl programs. Native Client programs are executed inside a sandbox, the NaCl runtime. This runtime must be installed before you can use NaCl programs.
The NaCl distribution comes with an installer which ensures you have access to the latest version of the runtime. The version tracks the Chome numbering scheme. The NaCl distribution comes with an installer which ensures you have access to the latest version of the runtime. The version tracks the Chrome numbering scheme.
# Download NaCl # Download NaCl