Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tcushman committed May 16, 2014
2 parents 9dd4c29 + 058ce32 commit 15752ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outline/web-app-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ lein ring server
## Say hello to yourself
*Module 2*

Open up your Chat application in LightTable. In LightTable open ```chat/src/chat.handler.clj```.
Open up your Chat application in LightTable. In LightTable open ```chat/src/chat/handler.clj```.

Change the ```(GET "/" ...``` line to say hello to yourself
```clojure
Expand Down

0 comments on commit 15752ab

Please sign in to comment.