aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/5_1_release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/5_1_release_notes.md b/guides/source/5_1_release_notes.md
index a0fa1680c4..9c1e6e7e46 100644
--- a/guides/source/5_1_release_notes.md
+++ b/guides/source/5_1_release_notes.md
@@ -324,7 +324,7 @@ Please refer to the [Changelog][action-cable] for detailed changes.
* Permit same-origin connections by default.
([commit](https://github.com/rails/rails/commit/dae404473409fcab0e07976aec626df670e52282))
-* Add `ActiveSupport::Notifications` hook for broadcasing data.
+* Add `ActiveSupport::Notifications` hook for broadcasting data.
([Pull Request](https://github.com/rails/rails/pull/24988))
Action Pack