piotrmurach / tty

Toolkit for developing sleek command line apps.
https://ttytoolkit.org
MIT License
2.5k stars 78 forks source link

Update command.rb.tt #66

Closed vaporyhumo closed 4 years ago

vaporyhumo commented 4 years ago

Describe the change

It fixes a typo in a Command template.

Why are we doing this?

Just found it and thought I might fix it.

Benefits

It will have better documentation.

Drawbacks

None.

Requirements

Put an X between brackets on each line if you have done the item: [] Tests written & passing locally? [x] Code style checked? [x] Rebased with master branch? [] Documentaion updated?

vaporyhumo commented 4 years ago

Please point me out if there is something else I should be updating. I haven't checked specs since I wouldn't expect them to also have the typo but yeah... Just let me know if anything.

vaporyhumo commented 4 years ago

Well, specs did have the typo too so I also updated them :)

piotrmurach commented 4 years ago

Thanks ❤️

vaporyhumo commented 4 years ago

No prob, thanks to you too, I'm enjoying using this to make my own gem so, yeah thanks!