Skip to content

Commit f6f725f

Browse files
committed
Update README.md
1 parent e8b3b66 commit f6f725f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ class ApplicationController
301301
end
302302
```
303303

304-
And here's how we print that data to the console on the ```users#index``` action.
304+
And here's how we print that data to the console on the ```users#index``` action:
305305

306306
```
307307
# /app/assets/javascripts/users.js.coffee

0 commit comments

Comments
 (0)