diff --git a/_config.yml b/_config.yml
index 7d04a08228203c01a911dd87d65ab206f6651bde..9973afeb17da36e78b2dd31ccfabefee87e05d67 100644
--- a/_config.yml
+++ b/_config.yml
@@ -43,7 +43,7 @@ aux_links:
 footer_content: "Copyright &copy; 2017-2019 Patrick Marsceill. Distributed by an <a href=\"https://github.com/pmarsceill/just-the-docs/tree/master/LICENSE.txt\">MIT license.</a>"
 
 # Footer last edited timestamp
-last_edit_timestamp: true # show or hide edit time - page must have `last_modified` defined in the frontmatter
+last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
 last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https://ruby-doc.org/stdlib-2.7.0/libdoc/time/rdoc/Time.html
 
 # Footer "Edit this page on GitHub" link text