Skip to content

Commit 9058b23

Browse files
authored
[C#] Build errors: Instruqt titles (#174)
add titles to instruqt lessons
1 parent fe5332d commit 9058b23

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

source/fundamentals/crud/read-operations/retrieve.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ MongoDB or a code editor.
276276
button, :guilabel:`⛶`, in the bottom right corner of the lab pane.
277277

278278
.. instruqt:: /mongodb-docs/tracks/find-csharp?token=em_R1T7ZloiDGciGxye
279+
:title: Find() Lesson
279280

280281
.. _csharp-retrieve-additional-information:
281282

source/fundamentals/crud/write-operations/insert.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ your browser window without installing MongoDB or a code editor.
280280
button, :guilabel:`⛶`, in the bottom right corner of the lab pane.
281281

282282
.. instruqt:: /mongodb-docs/tracks/insert-a-document---c-net-driver?token=em__BF-Ccd2b1dS3YLi
283+
:title: InsertOneAsync() Lesson
283284

284285
.. _additional-info:
285286

source/fundamentals/crud/write-operations/modify.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@ installing MongoDB or a code editor.
511511
button, :guilabel:`⛶`, in the bottom right corner of the lab pane.
512512

513513
.. instruqt:: /mongodb-docs/tracks/update-a-document---c-net-driver?token=em_69t_l-j0BC_en7Uy
514+
:title: UpdateManyAsync() Lesson
514515

515516
.. _csharp-change-info:
516517

0 commit comments

Comments
 (0)