From 21c1c3687a709cfc0b7950205a911a0e587a9070 Mon Sep 17 00:00:00 2001 From: Allan Lasser Date: Wed, 13 Dec 2023 15:39:15 -0500 Subject: [PATCH] Fix typo --- src/langs/json/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/langs/json/en.json b/src/langs/json/en.json index 566cfcffc..13caae5bf 100644 --- a/src/langs/json/en.json +++ b/src/langs/json/en.json @@ -750,7 +750,7 @@ "privateNote": "Add Private Note", "privateNoteDesc": "Leave a public, private or shared note, which can be embedded within an article.", "revisions": "Revision History", - "revisionsDesc": "Toggle revision history and view previous versions of yoru document." + "revisionsDesc": "Toggle revision history and view previous versions of your document." }, "viewer": { "notFound": "Document not found",