Skip to content

Commit 2694454

Browse files
committed
Fix typos
``` go get -u github.com/client9/misspell/cmd/misspell misspell -w -error -source=text . ``` modified: TRANSLATION.md modified: locale/en/about/trademark.md modified: locale/en/blog/uncategorized/node-interactive-convince-boss.md modified: locale/en/blog/vulnerability/openssl-march-2016.md modified: locale/en/blog/weekly-updates/weekly-update.2015-02-13.md modified: locale/en/foundation/case-studies.md modified: locale/en/foundation/outreachy.md modified: locale/en/foundation/tsc/minutes/2014-12-10.md modified: locale/en/foundation/tsc/minutes/2015-01-22.md modified: locale/en/foundation/tsc/minutes/2015-02-09.md modified: locale/en/foundation/tsc/minutes/2015-03-19.md modified: locale/en/foundation/tsc/minutes/2015-04-24.md modified: locale/en/foundation/tsc/minutes/2015-04-30.md modified: locale/en/get-involved/events.md modified: locale/en/knowledge/HTTP/clients/how-to-create-a-HTTP-request.md modified: locale/en/knowledge/HTTP/servers/how-to-read-POST-data.md modified: locale/en/knowledge/file-system/how-to-use-the-path-module.md modified: locale/en/knowledge/getting-started/control-flow/what-are-callbacks.md modified: locale/en/knowledge/getting-started/control-flow/what-are-event-emitters.md modified: locale/en/knowledge/getting-started/npm/what-is-npm.md modified: locale/en/knowledge/getting-started/npm/what-is-the-file-package-json.md modified: locale/en/knowledge/javascript-conventions/how-to-create-default-parameters-for-functions.md modified: locale/en/knowledge/javascript-conventions/what-are-the-built-in-timer-functions.md modified: locale/en/knowledge/javascript-conventions/what-is-json.md modified: scripts/release-post.js modified: static/js/dnt_helper.js
1 parent 2bb0d09 commit 2694454

26 files changed

+85
-85
lines changed

TRANSLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ would like to contribute to the translation of nodejs.org, please refer to the f
4949

5050
* Ensure that any site translations are done as pull requests into the appropriate language folder in this repo. This will ensure the build process, layout, and styling, remain consistent across the different translations of the site.
5151

52-
* You can find the appropriate language folder within `locale/`. If not, create one matching the two-letter [ISO code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) of your language. To specify a dialect for your language, [separate it with a dash](https://en.wikipedia.org/wiki/IETF_language_tag) (e.g. `pt-br` for Brazilian Portugese, `zh-tw` for Taiwanese Mandarin).
52+
* You can find the appropriate language folder within `locale/`. If not, create one matching the two-letter [ISO code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) of your language. To specify a dialect for your language, [separate it with a dash](https://en.wikipedia.org/wiki/IETF_language_tag) (e.g. `pt-br` for Brazilian Portuguese, `zh-tw` for Taiwanese Mandarin).
5353

5454
* The following files need to be in your language folder:
5555

locale/en/about/trademark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ goal in mind, we’ve tried to make the policy as flexible and easy to understan
2121
as legally possible.
2222

2323
Please read the [full policy](/static/documents/trademark-policy.pdf).
24-
If you have any questions don't hesistate to
24+
If you have any questions don't hesitate to
2525
[email us](mailto:trademark@nodejs.org).
2626

2727
Guidelines for the visual display of the Node.js mark are described in

locale/en/blog/uncategorized/node-interactive-convince-boss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Dear `Boss Name`,
1515

1616
I’d like to attend **[Node.js Interactive 2015](http://events.linuxfoundation.org/events/node-interactive)** taking place December 8-9, 2015, in Portland, OR. There are a lot of Node.js conferences during the year, but this is the premier conference put on by the Node.js Foundation. Vendor-neutral by design, it is focused on everything from fine-tuning my skills in Node.js to the future of the platform. Node.js is penetrating almost every single aspect of technology from powering robots to enterprise, and is downloaded 2 million times per month. It’s a pretty big deal.
1717

18-
They are anticipating more than 700 individuals will attend the event. The conference welcomes experienced developers as well as those interested in learning how to implement Node.js into their business, and everyone inbetween. The tracks focus on IoT, frontend and backend technologies. Here are just a few advantages of me going to the conference.
18+
They are anticipating more than 700 individuals will attend the event. The conference welcomes experienced developers as well as those interested in learning how to implement Node.js into their business, and everyone between. The tracks focus on IoT, frontend and backend technologies. Here are just a few advantages of me going to the conference.
1919
* One of the great features about the technology is how diverse it is. It can be used to build mobile apps or enterprise apps, and almost every single big named company is using it from LinkedIn to IBM to Netflix. If we decide to build out our product strategy or offering, it is likely that Node.js will be the technology that I use across the board.
2020

2121
* There will be more than 50 sessions in the two day conference. These sessions include visionary keynotes, hands-on tutorials, deep-dive technical lectures, and presentations.

locale/en/blog/vulnerability/openssl-march-2016.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If the OpenSSL 1.0.1s release contains important fixes that impact Node.js v0.10
3535

3636
A release of Node.js v0.12.11 has been proposed for this week, it currently contains fixes for domains, an important fix for a regression in http_parser that was introduced in v0.12.10, and some other minor fixes. Details of the changes included in this release along with instructions on how to download and use a release candidate (v0.12.11-rc.1) can be found in <https://github.com/nodejs/node/pull/5403>. Node.js v0.12 users are encouraged to test the release candidate build to ensure compatibility with existing deployments.
3737

38-
If the OpenSSL 1.0.1s release contains important fixes for Node.js v0.12 we will endevour to ensure that our v0.12.11 release contains the update.
38+
If the OpenSSL 1.0.1s release contains important fixes for Node.js v0.12 we will endeavour to ensure that our v0.12.11 release contains the update.
3939

4040
### Node.js v4 (LTS "Argon")
4141

@@ -49,7 +49,7 @@ If the OpenSSL 1.0.2g update _does not include_ important fixes that impact Node
4949

5050
A regular update to Node.js v5 has been proposed for this week. You can read about what will be included in the proposed Node.js v5.7.1 at <https://github.com/nodejs/node/pull/5464>. We are excluding any semver-minor changes from this release although it has fixes for some regressions
5151

52-
If the OpenSSL 1.0.2g release contains important fixes for Node.js v5, we will endevour to ensure that our v5.7.1 release contains the update.
52+
If the OpenSSL 1.0.2g release contains important fixes for Node.js v5, we will endeavour to ensure that our v5.7.1 release contains the update.
5353

5454
### Summary
5555

locale/en/blog/weekly-updates/weekly-update.2015-02-13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ View the [original article](https://medium.com/@mikeal/how-io-js-built-a-146-per
6969
* [`iojs-sv`](https://github.com/iojs/iojs-sv) Swedish Community
7070
* [`iojs-tr`](https://github.com/iojs/iojs-tr) Turkish Community
7171
* [`iojs-tw`](https://github.com/iojs/iojs-tw) Taiwan Community
72-
* [`iojs-uk`](https://github.com/iojs/iojs-uk) Ukranian Community
72+
* [`iojs-uk`](https://github.com/iojs/iojs-uk) Ukrainian Community
7373

7474
## io.js and Node.js
7575
View the [original article](https://medium.com/@iojs/io-js-and-a-node-js-foundation-4e14699fb7be) on Medium.

locale/en/foundation/case-studies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ his long history of success with Node.js and his current work at GoDaddy.
106106

107107
<iframe width="560" height="315" src="https://www.youtube.com/embed/dvMq4gqBleo" frameborder="0" allowfullscreen></iframe>
108108

109-
## Captial One (Episode 1)
109+
## Capital One (Episode 1)
110110

111111
Azat Mardan shares his experience transforming CaptialOne with Node.js.
112112

locale/en/foundation/outreachy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ In this project, you will collaborate with members of the Node.js project, and m
132132

133133
The project will be broken down into a number of stages including:
134134

135-
* Getting familliar with the Node.js code base
135+
* Getting familiar with the Node.js code base
136136
* Getting your first commits into Node.js core
137137
- A list of good first contributions can be found [here](https://github.com/nodejs/node/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+contribution%22)
138138
* Getting familiar with the libuv code base

locale/en/foundation/tsc/minutes/2014-12-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ problems for users who link node with a dynamic shared libuv.
2121

2222
### 0.11.15
2323

24-
Nobody had any blocker for the next developement release, whose release is
24+
Nobody had any blocker for the next development release, whose release is
2525
also scheduled to happen in the next few days. The priority is given to
2626
releasing 0.10.34 first though.
2727

locale/en/foundation/tsc/minutes/2015-01-22.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Michael agreed that the target for such a port would likely be 0.14.0. Michael
8080
mentioned that ideally the process of upstreaming changes to V8 would be done
8181
by that time. If not, there has been discussions recently between TJ and Chris
8282
on refactoring the dependencies management so that maintaining floating
83-
patches (also for other dependencies liek c-ares and OpenSSL) would be easier.
83+
patches (also for other dependencies like c-ares and OpenSSL) would be easier.
8484

8585
### 0.10.36 release
8686

locale/en/foundation/tsc/minutes/2015-02-09.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ abstraction layer.
5151
Alexis, TJ: that would become the blessed V8/JSruntime API for binary add-ons.
5252

5353
TJ: C++ ABI has worked so far, but probably because we've been lucky. So C API
54-
makes more sense and would be more robust accross different platforms.
54+
makes more sense and would be more robust across different platforms.
5555

5656
Alexis Campailla: What about nan?
5757

@@ -145,7 +145,7 @@ any GitHub pull request.
145145

146146
## Alexis Campailla: Running benchmarks for Windows.
147147

148-
Julien: Tracking benchmarks results accross every commit would be very useful
148+
Julien: Tracking benchmarks results across every commit would be very useful
149149
to identify the causes of performance regressions.
150150

151151
James Snell, Michael Dawson: IBM started to run benchmarks for downstream

0 commit comments

Comments
 (0)