Skip to content

Commit 26c0e3b

Browse files
Update chapter03-presenting-users.adoc (#80)
* Update chapter03-presenting-users.adoc Fix: Use correct password_digest field in test code. Fix: Typo. * Update chapter03-presenting-users.adoc Fix: Commit message for update action.
1 parent 5d358a4 commit 26c0e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rails6/en/chapter03-presenting-users.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ We do a commit Since everything works:
614614

615615
[source,bash]
616616
----
617-
$ git commit -am "Adds update action the users controller"
617+
$ git commit -am "Adds update action to the users controller"
618618
----
619619

620620
=== Delete the user

0 commit comments

Comments
 (0)