From 94d9cbf7fa76feac52d0c90f21f2a7ddc1d6998b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20R=C3=A9mond?= Date: Thu, 10 Jan 2019 18:12:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 729e659..7a90f7e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The goal is to make simple to write simple adhoc XMPP clients: - For writing simple chatbot to control a service or a thing. - For writing XMPP servers components. -The library is designed to have minimal dependencies. For now the library does not depends on any other library. +The library is designed to have minimal dependencies. For now, the library does not depends on any other library. ## Usage