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

fixed missspelled readme #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tfuchs93
Copy link

No description provided.

@@ -10,7 +10,7 @@ Copy this repository's functions/spawn.fish to your .config/fish/functions/ fold

## Usage
* `spawn Makefile` spawns the `Makefile` template in your current directory.
* `spawn raedme README` spawns the `raedme` template in your current directory as `README`.
* `spawn raedme README` spawns the `readme` template in your current directory as `README`.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

readme is misspelled here, but consistently, so that it still works. I'm all for correctly spelling it, but in that case we need to change the first occurrence as well, like this.

Suggested change
* `spawn raedme README` spawns the `readme` template in your current directory as `README`.
* `spawn readme README` spawns the `readme` template in your current directory as `README`.

mxrnx
mxrnx previously approved these changes Oct 26, 2018
@mxrnx mxrnx self-assigned this Oct 26, 2018
@mxrnx mxrnx dismissed their stale review October 26, 2018 12:39

accidentally approved before changes were applied

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.

None yet

2 participants