aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2020-03-10 22:29:39 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2020-03-10 22:29:40 -0700
commitde4999ef238a57f7bb3b08b361b1f41dccefcce2 (patch)
tree4ff3a587ddc3ed54b59e4a9a9ce7e21fd05ffc80
parente0512b29aa47d4b79a27b0c0356bf47ec9b4e072 (diff)
downloadruby-de4999ef238a57f7bb3b08b361b1f41dccefcce2.tar.gz
Try to correct grammer of the NEWS entry [ci skip]
-rw-r--r--NEWS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 26274c4e6b..d760de7c11 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -101,8 +101,8 @@ Outstanding ones only.
* Modified method
* Net::HTTP.get, Net::HTTP.get_response, and Net::HTTP.get_print can
- take request headers as Hash in the second argument when the first
- argument is an URI.
+ take request headers as a Hash in the second argument when the first
+ argument is a URI.
## Compatibility issues