Skip to content

Commit a249a48

Browse files
committed
DOCSP-43495 Jason edits
1 parent 7bd725e commit a249a48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/copilot-schema.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This example uses the ``users`` collection in the `Mflix Sample Database
2121
<https://www.mongodb.com/docs/atlas/sample-data/sample-mflix/#sample_mflix.users>`__.
2222
Each document in the collection has the following structure:
2323

24-
.. code-block:: none
24+
.. code-block:: javscript
2525
:copyable: false
2626

2727
{
@@ -40,8 +40,8 @@ collection, you can ask the |copilot| to show the schema of your collection:
4040
.. code-block:: none
4141
:copyable: false
4242

43-
@MongoDB /schema @MongoDB /schema Can you show the schema for the
44-
sample_mflix.users collection?
43+
@MongoDB /schema Can you show the schema for the sample_mflix.users
44+
collection?
4545

4646
GitHub Copilot uses the |copilot| to generate the following response:
4747

0 commit comments

Comments
 (0)