From cef062452b332b24082c5cfc6ad3ced9c6dfd0b4 Mon Sep 17 00:00:00 2001 From: "Fabien \"egg\" O'Carroll" Date: Tue, 2 May 2023 19:50:34 -0400 Subject: [PATCH] Fixed typo when referring to revision author --- ghost/admin/app/components/modal-post-history.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/app/components/modal-post-history.hbs b/ghost/admin/app/components/modal-post-history.hbs index 1feddf93f6..e9cfe22e69 100644 --- a/ghost/admin/app/components/modal-post-history.hbs +++ b/ghost/admin/app/components/modal-post-history.hbs @@ -73,7 +73,7 @@
- + {{revision.author.name}}