Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
9il committed Apr 25, 2015
1 parent fb2166c commit be7f55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Service
^^^^^^^^^^^^^
``vibe.d`` is a good example of the use of declarative programming with D.
Service performs an ``insert``, ``select`` and ``remove`` operations for user entries at a MongoDB.
Service performs an ``insert``, ``select`` and ``remove`` operations for user entries at a mongo collection.
.. literalinclude:: ../../examples/vibed-mongo/source/service.d
:language: d
Expand Down

0 comments on commit be7f55c

Please sign in to comment.