From 3c1ce680a38ea4c57abc49ac16326591d2289f06 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 9 Mar 2021 04:35:03 +1000 Subject: chore: fix grammar --- mrbgems/mruby-method/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrbgems/mruby-method') diff --git a/mrbgems/mruby-method/README.md b/mrbgems/mruby-method/README.md index 5cb0b342a..eef414c55 100644 --- a/mrbgems/mruby-method/README.md +++ b/mrbgems/mruby-method/README.md @@ -1,7 +1,7 @@ mruby-method === -A implementation of class **Method** and **UnboundMethod** for mruby +An implementation of class **Method** and **UnboundMethod** for mruby ```ruby p Enumerable.instance_method(:find_all).source_location -- cgit v1.2.3