Browse Source

update README

Nicolas FRADIN 12 năm trước cách đây
mục cha
commit
f6e62cddb1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -125,7 +125,7 @@ querries.push("insert into `duplicate_counters_stats` (`timestamp`,`name`,`value
 
 Values will be inserted in two tables: 'counters_statistics' and 'duplicate_counters_stats'.
 
-In this example, colums are the same in two table so, we just have to change the table name.
+In this example, colums are the same in the two tables so, we just have to change the table name.
 
 But you can customize this...