Skip to content

Commit 63ef8bf

Browse files
authored
DOCSP 24401 - build error fixing (#1601)
* DOCSP-24401 fixing to string error * DOCSP-24401 fixing schema validation error
1 parent 94e7b09 commit 63ef8bf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

source/core/schema-validation.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _schema-validation-overview:
2+
13
=================
24
Schema Validation
35
=================

source/reference/method/ObjectId.toString.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following example:
2727

2828
- Stores the string representation in the variable ``myObjectIdString``.
2929

30-
Run the following commands in :binary:`mongosh`:
30+
Run the following commands in the :binary:`~bin.mongo` shell:
3131

3232
.. code-block:: javascript
3333

0 commit comments

Comments
 (0)