Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/rails-todo-list-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down