mod_client_proxy: Fix typo in readme
authorJonas Schäfer <jonas@wielicki.name>
Tue, 05 Jan 2021 20:51:23 +0100
changeset 4322 3dd7840cb923
parent 4321 456b9f608fcf
child 4323 caaa40f072da
mod_client_proxy: Fix typo in readme Thanks, @mdosch.
mod_client_proxy/README.markdown
--- a/mod_client_proxy/README.markdown	Tue Jan 05 13:49:50 2021 +0000
+++ b/mod_client_proxy/README.markdown	Tue Jan 05 20:51:23 2021 +0100
@@ -21,7 +21,7 @@
 implementing client answers the IQ request, it is sent back to the component,
 which reverts the translation and routes the reply back to the user.
 
-Let us assume that user@some-domain.exmaple sends a request. The
+Let us assume that user@some-domain.example sends a request. The
 proxy.domain.example component has the client_proxy module loaded and proxies to
 some-user@some-domain.example. some-user@some-domain.example has two resources,
 /a and /b.