Skip to content

Commit e419b44

Browse files
authored
Remove unnecessary comma from callbacks guidance
1 parent 19b5e02 commit e419b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

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

606606
=== Callbacks Order [[callbacks-order]]
607607

608-
Order callback declarations in the order, in which they will be executed.
608+
Order callback declarations in the order in which they will be executed.
609609
For reference, see https://guides.rubyonrails.org/active_record_callbacks.html#available-callbacks[Available Callbacks].
610610

611611
[source,Ruby]

0 commit comments

Comments
 (0)