Skip to content

Commit

Permalink
Merge pull request #49880 from akhilgkrishnan/remove-period-from-title
Browse files Browse the repository at this point in the history
Remove period from title [skip ci]
  • Loading branch information
fatkodima committed Nov 1, 2023
2 parents 1685c64 + 0546845 commit 83b3875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/7_1_release_notes.md
Expand Up @@ -296,7 +296,7 @@ promise.value # => 10
These methods allow for the execution of these operations in an asynchronous manner, which can significantly
improve performance for certain types of database queries.

### Allow templates to set strict `locals`.
### Allow templates to set strict `locals`

Introduce a new feature that [allows templates to set explicit `locals`](https://github.com/rails/rails/pull/45602).
This enhancement provides greater control and clarity when passing variables to your templates.
Expand Down

0 comments on commit 83b3875

Please sign in to comment.