From 8c2f23d909efbb9e952430d0cec92d0774671533 Mon Sep 17 00:00:00 2001 From: Anika Malhotra Date: Mon, 21 Oct 2024 10:44:48 -0400 Subject: [PATCH 1/2] fix incorrect heading --- source/copilot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/copilot.txt b/source/copilot.txt index 630b2e9..ede13a7 100644 --- a/source/copilot.txt +++ b/source/copilot.txt @@ -32,7 +32,7 @@ Commands The ``/query`` command assists in generating queries from a natural language against a connected MongoDB cluster. -:ref:`/query ` +:ref:`/schema ` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The ``schema`` command provides schema information about collections in From a0202bdf91170e6caeac127765b7b56e97ecc54f Mon Sep 17 00:00:00 2001 From: Anika Malhotra Date: Mon, 21 Oct 2024 11:23:13 -0400 Subject: [PATCH 2/2] fix underline of heading --- source/copilot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/copilot.txt b/source/copilot.txt index ede13a7..41c4274 100644 --- a/source/copilot.txt +++ b/source/copilot.txt @@ -33,7 +33,7 @@ The ``/query`` command assists in generating queries from a natural language against a connected MongoDB cluster. :ref:`/schema ` -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The ``schema`` command provides schema information about collections in your connected deployment.