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
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ Please refer to the [Changelog][action-view] for detailed changes.
select divider `option`.
([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))
* Add `preload_link_tag` helper.