summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-09-06 00:44:53 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-09-06 00:44:53 -0600
commit44ad9cb2f6f829d5f42f28d2de95cb6f353ae442 (patch)
tree48bb0037e8300efb79ab76aa461d9f92b2ffec32
parent6e58c2e3529973dda600891a4ee8b925ffa05097 (diff)
imworkingon: fix awkward sentence
-rw-r--r--imworkingon/contribs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml
index 8cff537..601cdf8 100644
--- a/imworkingon/contribs.yml
+++ b/imworkingon/contribs.yml
@@ -235,7 +235,7 @@
desc: |
The benchmark numbers given for the Ruby stdlib JSON
encoder/decoder are quite outdated, and the benchmark code has
- been removed. This restores and fixes the benchmark code.
+ been removed. This PR restores and fixes the benchmark code.
This is helpful for justifying that
[flori/json#567](#contrib-ruby-json) actually improves performance