From cc3e8ac3efd64140c4d632b535533b4493f8dcf2 Mon Sep 17 00:00:00 2001 From: Chris Cho Date: Thu, 18 Jan 2024 17:44:58 -0500 Subject: [PATCH 1/2] fix meta keywords typo --- source/connection-troubleshooting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/connection-troubleshooting.txt b/source/connection-troubleshooting.txt index 7a2d2a3e..c3594a98 100644 --- a/source/connection-troubleshooting.txt +++ b/source/connection-troubleshooting.txt @@ -15,7 +15,7 @@ Connection Troubleshooting :values: reference .. meta:: - :keyworrds: code example, disconnected, deployment + :keywords: code example, disconnected, deployment .. sharedinclude:: dbx/connection-troubleshooting.rst From d7f3d16f530eaba6b2a8951b8622219370f3d8a4 Mon Sep 17 00:00:00 2001 From: Chris Cho Date: Thu, 18 Jan 2024 17:52:01 -0500 Subject: [PATCH 2/2] build attempt