mirror of https://github.com/golang/go.git
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:
parent
8a2fb87b99
commit
0a8ce65c7a
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue