diff --git a/docs/index.rst b/docs/index.rst
index 86ca1017abb10245de9c8155976d40a36f48d5b8..3fdbdb2ea98cc4cb85404ad04ff5127cc146e789 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -6,6 +6,7 @@ Welcome to CoolAMQP's documentation!
    :caption: Contents:
 
    tutorial
+   caveats
 
 
 Indices and tables
diff --git a/docs/tutorial.md b/docs/tutorial.md
index b10c67c5a08fdd85c66cd5d95ed76c7814d04321..57e3704b7d20d363be94cfdef766286ad9d941d3 100644
--- a/docs/tutorial.md
+++ b/docs/tutorial.md
@@ -1,7 +1,7 @@
 # Tutorial
 
 If you want to connect to an AMQP broker, you need:
-* it's address (and port)
+* its address (and port)
 * login and password
 * name of the virtual host