From 5f21429815bfa13bc167aff4a9785424675b82b6 Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Thu, 11 Sep 2025 18:29:59 -0400 Subject: Docs grammar and spelling fixes --- docs/guide/enterprise/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide/enterprise') diff --git a/docs/guide/enterprise/index.md b/docs/guide/enterprise/index.md index cb568434..4f2e8bc2 100644 --- a/docs/guide/enterprise/index.md +++ b/docs/guide/enterprise/index.md @@ -150,7 +150,7 @@ In any open file from a shared project, the Describe Changes Dialog will appear ![Describe Changes Dialog](../../img/enterprise/describe-changes.png){: style="max-width:335px; display: block; margin: auto;"} ### File Changelog -The File Changelog can be accessed via `File/Collaboration/File Changelog...`. It shows a list of changes that have been made to the current file, along with what user made those changes, when, and a description of those changes. Items in this list are *sets* of changes (typically all of the changes before a user clicked the sync button), rather than every snapshot in the database. +The File Changelog can be accessed via `File/Collaboration/File Changelog...`. It shows a list of changes that have been made to the current file, along with what user made those changes, when, and a description of those changes. Items in this list are *sets* of changes (typically all the changes before a user clicked the sync button), rather than every snapshot in the database. ![File Changelog](../../img/enterprise/file-changelog.png){: style="max-width:901px; display: block; margin: auto;"} -- cgit v1.3.1