Skip to content

Commit a409c63

Browse files
Fix typo [ci-skip]
1 parent eb446cf commit a409c63

File tree

1 file changed

+1
-1
lines changed
  • railties/lib/rails/generators/rails/app/templates/config/initializers

1 file changed

+1
-1
lines changed

railties/lib/rails/generators/rails/app/templates/config/initializers/enable_yjit.rb.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Automatically enable YJIT as of Ruby 3.3, as it bring very
1+
# Automatically enable YJIT as of Ruby 3.3, as it brings very
22
# sizeable performance improvements.
33

44
# If you are deploying to a memory constrained environment

0 commit comments

Comments
 (0)