Skip to content

Commit 3a999fa

Browse files
authored
fix file architecture (#18)
1 parent f592481 commit 3a999fa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source/fundamentals/run-command.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ the ``explain`` command for a ``count`` operation on the ``flowers``
121121
collection of the ``plants`` database. The ``explain`` command runs in the
122122
``"queryPlanner"`` verbosity mode:
123123

124-
.. literalinclude:: /code-snippets/crud/run-command.rs
124+
.. literalinclude:: /includes/fundamentals/code-snippets/run-command.rs
125125
:language: rust
126126
:dedent:
127127
:start-after: start-runcommand

0 commit comments

Comments
 (0)