Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Jan 24, 2022
1 parent a0a6ba9 commit e2ecf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ file—from shell scripts to Rails apps—it wouldn't be appropriate for Standar
either enforce or preclude the magic comment. Instead, you might consider
either:

* Assessing measure memory performance by enabling frozen string literals as
* Measuring memory performance by enabling frozen string literals as
the default at runtime (with `RUBYOPT=--enable-frozen-string-literal`)
* Introducing the
[magic_frozen_string_literal](https://github.com/Invoca/magic_frozen_string_literal)
Expand Down

0 comments on commit e2ecf12

Please sign in to comment.