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...