Skip to content

Commit

Permalink
Fix a typo in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Reale committed Jan 16, 2018
1 parent d8417c6 commit cad06ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- toc -->

- [Introduction](#introduction)
- [Conributing](#conributing)
- [Contributing](#contributing)
- [Installing](#installing)
- [Examples](#examples)
* [Basic interaction](#basic-interaction)
Expand Down Expand Up @@ -50,7 +50,7 @@ The project has a threefold aim:
I want to stress the fact that this is not a generically-compliant POSIX shell project; on the contrary, the aim of the project is to write code that will run on (and require) Bash. As to the rest of the environment, however, the long-term goal is to get rid of dependencies on external tools as far as it is possible (or reasonable) to do so, even though at present the code does assume a reasonably standard GNU/Linux system.


## Conributing
## Contributing

Of course there is so much work to do, and I'd be delighted if somebody is willing to step in with code, enhancements, suggestions, and of course test cases and bug reports!

Expand Down

0 comments on commit cad06ca

Please sign in to comment.