From 6ec381f72546fbdaf1cf506b393b634872a1a21b Mon Sep 17 00:00:00 2001
From: nattanon <nattanon@hospital-os.com>
Date: Fri, 9 Jul 2021 10:37:35 +0700
Subject: [PATCH] Fix wroding wrong in README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ab91858..ab44b72 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ mdb_energy_bucket.range('start: -1m').filter('fn: (r) => r["_measurement"] == "c
 mdb_energy_bucket.call
 ```
 
-And you cat add methods in model
+And you can add methods in model
 
 ```ruby
 
-- 
GitLab