Skip to content

Commit 3a3ab65

Browse files
committed
text change
1 parent 4a4c098 commit 3a3ab65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ end
428428

429429
* [x] Navigate to `localhost:3000/posts`
430430

431-
Cool! Now you should see the list automatically updating itself after form submission without a browser page reload! And we didn't write any JavaScript for that. Just two lines of simple Ruby code! How cool is that?
431+
Cool! Now you should see the list automatically updating itself after form submission without a browser page reload! And we didn't have to write any JavaScript. Just two lines of simple Ruby code! How cool is that?
432432

433433
Now we need to add some `action` components in order to "like" the posts.
434434

0 commit comments

Comments
 (0)