diff --git a/source/fundamentals/crud/write-operations.txt b/source/fundamentals/crud/write-operations.txt index 344e997b..f773278d 100644 --- a/source/fundamentals/crud/write-operations.txt +++ b/source/fundamentals/crud/write-operations.txt @@ -10,11 +10,11 @@ Write Operations .. toctree:: :caption: Write Operations - Insert a Document - Delete a Document - Modify Documents + Insert + Delete + Modify Update Array Elements - Upsert Documents + Upsert Bulk Operations - :ref:`golang-insert-guide`