Skip to content

Commit 0da84e5

Browse files
committed
edits
1 parent 91e0f6a commit 0da84e5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/fundamentals/read-operations.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -552,11 +552,6 @@ This example queries for documents in which the value of the ``runtime`` field i
552552
``30`` and returns the first matching document according to the value of the ``_id``
553553
field.
554554

555-
.. note::
556-
557-
This example uses the ``id`` alias to represent the ``_id`` field, since {+odm-short+}
558-
converts from ``id`` to ``_id`` automatically.
559-
560555
.. tabs::
561556

562557
.. tab:: Query Syntax

0 commit comments

Comments
 (0)