Skip to content

Commit

Permalink
README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonase committed Mar 4, 2012
1 parent 8ceab2f commit 9e13579
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 @@ -30,8 +30,8 @@ to analyze your namespaces.
## Contributing

It is very easy to write new patterns for `kibit`. Take a look at
[`controle-structures.clj`](http://github.com/jonase/kibit/src/jonase/kibit/controle_structures.clj)
to see how new patterns are created. If you know of a reaccuring
[`controle-structures.clj`](https://github.com/jonase/kibit/blob/master/src/jonase/kibit/control_structures.clj)
to see how new patterns are created. If you know of a recurring
pattern of code that can be simplified, please consider sending me a
pull request.

Expand Down

0 comments on commit 9e13579

Please sign in to comment.