s/tou/you in README.md (#307)

This commit is contained in:
Benji Visser
2016-11-15 19:42:36 -05:00
committed by C Cirello
parent 10030977d9
commit 0c4aea29ed

View File

@@ -143,7 +143,7 @@ curl http://localhost:8080/r/myapp/hello
Or surf to it: http://localhost:8080/r/myapp/hello
See below for more details. And tou can find a bunch of examples in various languages in the [examples](examples/) directory. You can also
See below for more details. And you can find a bunch of examples in various languages in the [examples](examples/) directory. You can also
write your functions in AWS's [Lambda format](docs/lambda/README.md).
## Usage