Skip to content

Commit 0a9d844

Browse files
committed
Remove backticks from jemalloc
jemalloc is the name of a project.
1 parent 91f9d64 commit 0a9d844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/7_2_release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ See the [announcement blog post for some before/after images](https://rubyonrail
262262
like Puma does. Switching to an allocator that uses different patterns to avoid fragmentation can decrease memory usage
263263
by a substantial margin.
264264

265-
Rails 7.2 now includes [`jemalloc`](https://jemalloc.net/) in the default Dockerfile to optimize memory allocation.
265+
Rails 7.2 now includes [jemalloc](https://jemalloc.net/) in the default Dockerfile to optimize memory allocation.
266266

267267
### Suggest puma-dev configuration in bin/setup
268268

0 commit comments

Comments
 (0)