Skip to content

Commit 1cb7eb5

Browse files
committed
Update README.md
1 parent feb36ae commit 1cb7eb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Developing a Koan:
2020
* Define the order the koan suite (if it's new) will run in the koans/app/config/PathToEnlightenment.xml file
2121
* Optionally you may use dynamic content in your lesson, examples are located in the XmlVariableInjector class (and Test) and the AboutKoans.java file
2222

23-
Something's wrong!:
24-
===================
23+
Something's wrong:
24+
==================
2525
* If the koans app is constantly timing out compiling a koan, your computer may be too slow to compile the class 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.

0 commit comments

Comments
 (0)