Kaynağa Gözat

spelling mistake in the readme

Patrik Kovacs 6 yıl önce
ebeveyn
işleme
d54dc39831
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -140,7 +140,7 @@ for(const auto& char_vec : vec) {
 ```
 
 Note: The library does a type size check, and throws an exception 
-in case of missmatch.
+in case of mismatch.
 
 ### Reading attribute data
 
@@ -153,7 +153,7 @@ attribute.get(vec);
 ```
 
 Note: The library does a type size check, and throws an exception 
-in case of missmatch.
+in case of mismatch.
 
 ## Exception mechanism