Skip to content

Commit f4ea6cb

Browse files
committed
Correct bad markdown display of issue text
1 parent 79e74c7 commit f4ea6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-10-18-jruby-9-4-4-0.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Performance
9191
- [#7893 - Add INT64_MAX, INT64_MIN, UINT64_MAX, LLONG_MAX, LLONG_MIN and ULLONG_MAX to RbConfig::LIMITS][#7893]
9292
- [#7894 - Fix BigDecimal#div when an argument is object][#7894]
9393
- [#7895 - Fix BigDecimal.allocate to raise TypeError ][#7895]
94-
- [#7896 - Optimize @a ||= x and defined?(@a)][#7896]
94+
- [#7896 - Optimize `@a ||= x and defined?(@a)`][#7896]
9595
- [#7897 - Update test_bigdecimal.rb and fix a few failures][#7897]
9696
- [#7898 - Marshal.dump with frozen string literals differs on --debug flag][#7898]
9797
- [#7899 - Call-site cache remaining callMethod in Set][#7899]

0 commit comments

Comments
 (0)