Skip to content

Commit 22576d1

Browse files
committed
DOCSP-43495 changing image size
1 parent 00a2af8 commit 22576d1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

source/copilot-schema.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ collection, you can ask the |copilot| to provide a sample document:
3232
@MongoDB /schema Can you show a sample document from the
3333
sample_mflix.users collection?
3434

35-
The GitHub Copilot Chat uses the |copilot| to
36-
generate the following response using knowledge of your collection
37-
schema:
35+
GitHub Copilot uses the |copilot| to generate the following response:
3836

3937
.. code-block:: none
4038
:copyable: false
@@ -56,7 +54,7 @@ Once Copilot generates the response, you can open the JSON output to see
5654
more information.
5755

5856
.. figure:: /images/copilot-schema.png
59-
:figwidth: 700px
57+
:figwidth: 600px
6058
:alt: Screenshot of copilot providing a sample document from a collection.
6159

6260

0 commit comments

Comments
 (0)