From b186efb0fed0c3b89dc73eeb7f5bc2d82774b6da Mon Sep 17 00:00:00 2001 From: Subhramit Basu Bhowmick Date: Mon, 2 Sep 2024 23:40:53 +0530 Subject: [PATCH] Change ADR title (#11699) * Change ADR title * Remove quotes --- .../0031-use-current-tab-for-deciding-style-type-for-oo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/decisions/0031-use-current-tab-for-deciding-style-type-for-oo.md b/docs/decisions/0031-use-current-tab-for-deciding-style-type-for-oo.md index c8a78bd9f34..05c9e8481bf 100644 --- a/docs/decisions/0031-use-current-tab-for-deciding-style-type-for-oo.md +++ b/docs/decisions/0031-use-current-tab-for-deciding-style-type-for-oo.md @@ -2,7 +2,7 @@ nav_order: 31 parent: Decision Records --- -# Use currently active Style tab in Select Style Dialog to decide which style to activate +# Use currently active tab in Select style (OO Panel) to decide style type ## Context and Problem Statement