Skip to content
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

Update README punctuation lines 34, 55, 60 and 62 #504

Merged
merged 1 commit into from
Sep 24, 2014

Conversation

NickStefan
Copy link
Contributor

line 34 was previously awkward to read. It would read better either as "Fetch all node dependencies" or "Fetch all of the node dependencies" :

Fetch all the node dependencies

--> should now read -->

Fetch all node dependencies

Fixed plurality on line 55:
This tasks uses unminified... (rest of line unchanged)
--> should now read -->
This task uses unminified... (rest of line unchanged)

Added missing period line 60:
Add unit tests Unit tests can be found... (rest of line unchanged)
--> should now read -->
Add unit tests. Unit tests can be found... (rest of line unchanged)

Added two missing periods line 62:
Add an issue and send a pull request Pull requests are easier to track if you also include an issue. Sending a pull request from a branch makes it easier for you to resolve conflicts in master
--> should now read -->
Add an issue and send a pull request. Pull requests are easier to track if you also include an issue. Sending a pull request from a branch makes it easier for you to resolve conflicts in master.

line 34 was previously awkward to read. It would read better either as "Fetch all node dependencies" or "Fetch all of the node dependencies" :
### Fetch all the node dependencies
--> should now read -->
### Fetch all node dependencies

Fixed plurality on line 55:
This tasks uses unminified... (rest of line unchanged)
--> should now read -->
This task uses unminified... (rest of line unchanged)

Added missing period line 60:
Add unit tests Unit tests can be found... (rest of line unchanged)
--> should now read -->
Add unit tests. Unit tests can be found... (rest of line unchanged)

Added two missing periods line 62:
Add an issue and send a pull request Pull requests are easier to track if you also include an issue. Sending a pull request from a branch makes it easier for you to resolve conflicts in master
--> should now read -->
Add an issue and send a pull request. Pull requests are easier to track if you also include an issue. Sending a pull request from a branch makes it easier for you to resolve conflicts in master.
sethkinast added a commit that referenced this pull request Sep 24, 2014
@sethkinast sethkinast merged commit 7dbebc4 into linkedin:master Sep 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants