Skip to content

Commit

Permalink
typos... inconceivable!
Browse files Browse the repository at this point in the history
  • Loading branch information
matyb committed May 2, 2013
1 parent f718134 commit 0cee177
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ Developing a Koan:
Something's wrong:
==================
* If the koans app is constantly timing out compiling a koan, your computer may be too slow to compile the koan classes with the default timeout value. Update the compile_timeout_in_ms property in koans/app/config/config.properties with a larger value and try again.
* If you're running the koans command with the class and/or method arguments, the app may hang if the class you saved won't compile. Until this is fixex this, when you you suspect this is occuring revert to a state the file compiled and try again.
* If you're running the koans command with the class and/or method arguments, the app may hang if the class you saved won't compile. Until this is fixed, when you you suspect this is occuring revert to a state the file compiled and try again.
2 changes: 1 addition & 1 deletion koans/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ Developing a Koan:
Something's wrong:
==================
* If the koans app is constantly timing out compiling a koan, your computer may be too slow to compile the koan classes with the default timeout value. Update the compile_timeout_in_ms property in koans/app/config/config.properties with a larger value and try again.
* If you're running the koans command with the class and/or method arguments, the app may hang if the class you saved won't compile. Until this is fixex this, when you you suspect this is occuring revert to a state the file compiled and try again.
* If you're running the koans command with the class and/or method arguments, the app may hang if the class you saved won't compile. Until this is fixed, when you you suspect this is occuring revert to a state the file compiled and try again.

0 comments on commit 0cee177

Please sign in to comment.