From 1a6388fe6e0c21fd87e78cbfe4eefa8ad3b00cbb Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Wed, 22 Jan 2025 10:55:05 +0530 Subject: [PATCH] DOC-3129: Fixed typo. --- modules/ROOT/pages/7.6.1-release-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/7.6.1-release-notes.adoc b/modules/ROOT/pages/7.6.1-release-notes.adoc index aea5f7d5aa..e8885e6bbf 100644 --- a/modules/ROOT/pages/7.6.1-release-notes.adoc +++ b/modules/ROOT/pages/7.6.1-release-notes.adoc @@ -99,7 +99,7 @@ Previously, an issue was identified where the comment sidebar would close when u This led to inconsistent behavior, as keyboard shortcuts remained functional despite the editor being disabled. -{productname} {release version} addresses this issue. The behavior of keyboard shortcuts has been updated to ensure that the comment sidebar shortcut is disabled when the editor is in a disabled state. +{productname} {release-version} addresses this issue. The behavior of keyboard shortcuts has been updated to ensure that the comment sidebar shortcut is disabled when the editor is in a disabled state. For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].