diff --git a/src/software_test/tcpServer_test/tcpServer_test.ino b/src/software_test/tcpServer_test/tcpServer_test.ino index 8cfc09a..7951c13 100644 --- a/src/software_test/tcpServer_test/tcpServer_test.ino +++ b/src/software_test/tcpServer_test/tcpServer_test.ino @@ -1,5 +1,5 @@ /** - * This sketch was written in order to developp and test the multi-client tcp server which will later be used in my project + * This sketch was written in order to develop and test the multi-client tcp server which will later be used in my project * Created by Anatole SCHRAMM-HENRY the 08/05/2019 */