diff --git a/docs/community/faq.rst b/docs/community/faq.rst
index 2daba88704..eecf492f8c 100644
--- a/docs/community/faq.rst
+++ b/docs/community/faq.rst
@@ -9,7 +9,7 @@ Encoded Data?
-------------
Requests automatically decompresses gzip-encoded responses, and does
-its best to decode response content to unicode when possible.
+it's best to decode response content to unicode when possible.
When either the `brotli `_ or `brotlicffi `_
package is installed, requests also decodes Brotli-encoded responses.