hotwired / turbo-rails

Use Turbo in your Ruby on Rails app
https://turbo.hotwired.dev
MIT License
2.03k stars 305 forks source link

Fix incorrect method names in docs #626

Closed botandrose closed 2 months ago

botandrose commented 2 months ago
  1. broadcast_refreshes -> broadcasts_refreshes
  2. broadcast_refreshes_to -> broadcasts_refreshes_to
seanpdoyle commented 2 months ago

Thank you for opening this PR. Is this a duplicate of https://github.com/hotwired/turbo-rails/pull/596 and https://github.com/hotwired/turbo-rails/pull/608?

botandrose commented 2 months ago

It absolutely is. Closing!