Skip to content

Commit 404bf92

Browse files
committed
edit
1 parent 745d5fe commit 404bf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/write/insert.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ database from the :atlas:`Atlas sample datasets </sample-data>`. To access this
3636
from your PHP application, instantiate a ``MongoDB\Client`` that connects to an Atlas cluster
3737
and assign the following value to your ``collection`` variable:
3838

39-
.. literalinclude:: /includes/read/insert.php
39+
.. literalinclude:: /includes/write/insert.php
4040
:language: php
4141
:dedent:
4242
:start-after: start-db-coll

0 commit comments

Comments
 (0)