diff --git a/examples/rails-todo-list-app/README.md b/examples/rails-todo-list-app/README.md index a61f3d6..d987ebc 100644 --- a/examples/rails-todo-list-app/README.md +++ b/examples/rails-todo-list-app/README.md @@ -44,7 +44,7 @@ bundle rake db:schema:load ``` -Note: Depending on your host environment, you may need to install a Javascript runtime. We suggest Node.js. Installation will differ by platform. +Note: Depending on your host environment, you may need to install a JavaScript runtime. We suggest Node.js. Installation will differ by platform. ### Step 5 - Configure the app