# HG changeset patch
# User Jonas Schäfer <jonas@wielicki.name>
# Date 1609876283 -3600
# Node ID 3dd7840cb9230174cccc921114630111b890bada
# Parent  456b9f608fcf9667cfba1bd7bf9eba2151af50d0
mod_client_proxy: Fix typo in readme

Thanks, @mdosch.

diff -r 456b9f608fcf -r 3dd7840cb923 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.