Remove duplicate word from documentation#1900
Merged
alexcrichton merged 1 commit intorust-lang:masterfrom Feb 15, 2017
Merged
Conversation
Under the heading "What the process is" a word was duplicated assumingly by accident: > "The sub-team will will either close" ... the above should probably be: > "The sub-team will either close"
Member
|
Thanks! |
Contributor
Author
|
Additionally I noticed a mix of the use of "pull request" and "PR". I would think that using a consistent term would be preferable. I didn't make the change because I didn't know what the project would prefer; I thought I read that GitHub has a position on this but I am having a hard time finding the article. |
Member
|
Ah yeah consistency sounds good! Want to switch to the more descriptive "pull request"? |
Member
|
(or the other, either way's fine by me at least) |
Contributor
Author
|
I'll open a new pull request later today. Thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Under the heading "What the process is" a word was duplicated assumingly by
accident:
... the above should probably be: