diff --git a/src/docs/markdown/api-tutorial.md b/src/docs/markdown/api-tutorial.md
index a2065ec..72cf110 100644
--- a/src/docs/markdown/api-tutorial.md
+++ b/src/docs/markdown/api-tutorial.md
@@ -73,6 +73,11 @@ Then upload it:
-d @caddy.json
+
+
+
We can verify that Caddy applied our new config with another GET request:
@@ -105,6 +110,8 @@ Save the config file, then update Caddy's active configuration by running the sa
-d @caddy.json
+
+
For good measure, verify that the config was updated: