fix small typo in README

This commit is contained in:
Cédric 'dek' Laudrel 2017-02-10 00:08:40 +01:00
parent 24f35e433f
commit 802949eba8

View file

@ -36,7 +36,7 @@ The Slixmpp Boilerplate
-------------------------
Projects using Slixmpp tend to follow a basic pattern for setting up client/component
connections and configuration. Here is the gist of the boilerplate needed for a Slixmpp
based project. See the documetation or examples directory for more detailed archetypes for
based project. See the documentation or examples directory for more detailed archetypes for
Slixmpp projects::
import logging