瀏覽代碼

update README

Nicolas FRADIN 12 年之前
父節點
當前提交
f6e62cddb1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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...