1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

fix a typo in 5_2_release_notes.md

[ci skip]
This commit is contained in:
Sergey Alekseev 2019-07-24 18:23:15 +03:00 committed by GitHub
parent bee689dad9
commit 43366d5b78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -326,7 +326,7 @@ Please refer to the [Changelog][action-view] for detailed changes.
select divider `option`. select divider `option`.
([Pull Request](https://github.com/rails/rails/pull/31088)) ([Pull Request](https://github.com/rails/rails/pull/31088))
* Change `form_with` to generates ids by default. * Change `form_with` to generate ids by default.
([Commit](https://github.com/rails/rails/commit/260d6f112a0ffdbe03e6f5051504cb441c1e94cd)) ([Commit](https://github.com/rails/rails/commit/260d6f112a0ffdbe03e6f5051504cb441c1e94cd))
* Add `preload_link_tag` helper. * Add `preload_link_tag` helper.