diff --git a/src/registrar/templates/admin/model_descriptions.html b/src/registrar/templates/admin/model_descriptions.html index f87bf61ca..5599baf18 100644 --- a/src/registrar/templates/admin/model_descriptions.html +++ b/src/registrar/templates/admin/model_descriptions.html @@ -57,7 +57,7 @@ a corresponding record within the Users table. Updating someone’s contact information here will not affect that person’s Login.gov information.

- {% elif opts.model_name == 'auditlog' %} + {% elif opts.model_name == 'logentry' %}

Log entries represent instances where something was created, updated, or deleted within the registrar or /admin. The table on this page is useful for searching actions across all records.