From 63c9aaea35b2ec94422db8b53bece2e48042adc7 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 28 Mar 2022 17:39:30 +0530 Subject: [PATCH] Correct the typo of RM number. --- docs/en_US/release_notes_6_8.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/release_notes_6_8.rst b/docs/en_US/release_notes_6_8.rst index fdcfbb451..c718c28c4 100644 --- a/docs/en_US/release_notes_6_8.rst +++ b/docs/en_US/release_notes_6_8.rst @@ -20,7 +20,7 @@ Housekeeping Bug fixes ********* - | `Issue #4258 `_ - Fixed an issue where SQL for revoke statements are not shown for databases. + | `Issue #4256 `_ - Fixed an issue where SQL for revoke statements are not shown for databases. | `Issue #7059 `_ - Fixed an issue where the error is shown on logout when the authentication source is oauth2. | `Issue #7197 `_ - Fixed an issue where foreign key relationships do not update when the primary key is modified. | `Issue #7216 `_ - Ensure that the values of certain fields are prettified in the statistics tab for collection nodes.