Преглед на файлове

Update README.md

Fix type "mend" should have been "meant"
Patrick Little преди 5 години
родител
ревизия
b50a766831
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -143,7 +143,7 @@ Various examples how to use and integrate Embedded in your project are given on
 
 
 ## PC Unit Tests
 ## PC Unit Tests
 
 
-The unit tests for PC are mend to test the logic of Embedded Proto. The test are build upon the GTest and GMock libraries which are include as a submodule in this repository. 
+The unit tests for PC are meant to test the logic of Embedded Proto. The test are build upon the GTest and GMock libraries which are include as a submodule in this repository. 
 
 
 The tests are build using a small script in the root folder of the project:
 The tests are build using a small script in the root folder of the project:
 ```bash
 ```bash