piotrmurach / tty-prompt

A beautiful and powerful interactive command line prompt
https://ttytoolkit.org
MIT License
1.47k stars 136 forks source link

Fix ':disabled' example syntax error in README. #138

Closed mikoto2000 closed 4 years ago

mikoto2000 commented 4 years ago

Describe the change

Fix syntax error in :disabled example.

Why are we doing this?

To make the example workable.

Benefits

The example will to work.

Drawbacks

N/A

Requirements

Put an X between brackets on each line if you have done the item: [] Tests written & passing locally?(Fix README only) [X] Code style checked? [X] Rebased with master branch? [X] Documentation updated?

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 97.233% when pulling f0518069d9952ac21b5fe408794c0b18bd1197ce on mikoto2000:fix_disabled_example_syntax_error_in_readme into 43039bdd61b6aa3ef30ace1718415208334e7eec on piotrmurach:master.

piotrmurach commented 4 years ago

Thanks ❤️