Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Conversation

@brendanashworth
Copy link

In tls.markdown, there were two misuses of 'a' which have been replaced
with 'an'.

In timers.markdown...
line 31: misuse of 'a', replaced with 'an'
line 59: unclear wording, haywire 'a', added new comma

In `tls.markdown`, there was a misuse of 'a' which has been replaced with 'an'. In `timers.markdown`... line 31: misuse of 'a', replaced with 'an' line 59: unclear wording, haywire 'a', added new comma
@brendanashworthbrendanashworth changed the title Fixes grammatical and unclear wording in docs.doc: fixes grammatical and unclear wording in docs.Oct 19, 2014
@brendanashworthbrendanashworth changed the title doc: fixes grammatical and unclear wording in docs.doc: fixes grammatical and unclear wordingOct 19, 2014
@sam-github
Copy link

+1

brendanashworth added a commit to brendanashworth/io.js that referenced this pull request Dec 5, 2014
This commit fixes a few grammar issues located within the doc files for timers and tls. They primarily include incorrect use of a / an and a single insertion of a comma. same as [this PR](nodejs/node-v0.x-archive#8581)
@misterdjules
Copy link

@brendanashworth Thank you very much! Landed in 70195ac and 5e503f4.

@brendanashworth
Copy link
Author

Thanks @misterdjules!

indutny pushed a commit to nodejs/node that referenced this pull request Dec 7, 2014
This commit fixes a few grammar issues located within the doc files for timers and tls. They primarily include incorrect use of a / an and a single insertion of a comma. same as [this PR](nodejs/node-v0.x-archive#8581) Reviewed-By: Fedor Indutny <[email protected]> PR-URL: #76
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@brendanashworth@sam-github@misterdjules@Nodejs-Jenkins