-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc/api/tls.markdown
needs punctuation fixes
#5672
Labels
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
tls
Issues and PRs related to the tls subsystem.
Comments
I've picked this up, PR @ #5677. |
svozza
added a commit
to svozza/node
that referenced
this issue
Mar 14, 2016
Identifies the non-idiomatic usages of the '-' character and either removes them or replaces them with colons. Fixes: nodejs#5672
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
tls
Issues and PRs related to the tls subsystem.
This is a good first contribution for someone looking for such a thing.
There appear to be approximately seven uses of
-
in the prose oftls.markdown
. Its usage in that document is mostly non-idiomatic. Most or all of them would be better as commas or other punctuation.The text was updated successfully, but these errors were encountered: