diff --git a/README b/README index 753f6a3..3414d91 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ TODO when you start a new application: -TODO when updating Tweeter's bootstreap: +TODO when updating Tweeter's bootstrap: Quickest way: $ cd /path/to/your/dancer/project $ ./bin/update_bootstrap diff --git a/views/examples/error_handling.tt b/views/examples/error_handling.tt index 298521a..a39fc38 100644 --- a/views/examples/error_handling.tt +++ b/views/examples/error_handling.tt @@ -17,7 +17,7 @@ This page demonstrates Dancer's stack-trace error handling in development mode.