diff --git a/docs/_tutorials/phrases4.html b/docs/_tutorials/phrases4.html
index 5718749..4982d0a 100644
--- a/docs/_tutorials/phrases4.html
+++ b/docs/_tutorials/phrases4.html
@@ -37,7 +37,7 @@
Recursion
Modifying and Extending
We have now covered the basics of ISHML's phrases and templates and introduced most of built-in prefixes and suffixes, which should cover the majority of your text generation needs. Occasionally, you may want to use a custom function to modify the results of a phrase. Listing 5 introduces the .modify
suffix.
-Listing 5
+Listing 5