# HG changeset patch # User ymh # Date 1430897895 -7200 # Node ID 2311be523b92838858ae4782233c2bbd68e3ec84 # Parent 741fd2028c9988021c4bbcf43695acdb47133b7b typos corrections diff -r 741fd2028c99 -r 2311be523b92 client/README.md --- a/client/README.md Tue May 05 17:08:53 2015 +0200 +++ b/client/README.md Wed May 06 09:38:15 2015 +0200 @@ -404,7 +404,7 @@ } ``` -Tjis data is a direct json serialisation of the data model (cf `client/js/`) +This data is a direct json serialisation of the data model (cf `client/js/`). ### IO module and server communications