We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9013c commit 6f53692Copy full SHA for 6f53692
docs/tutorials/bson-v4.txt
@@ -646,7 +646,7 @@ Ruby vs MongoDB Regular Expressions
646
-----------------------------------
647
648
MongoDB server uses `Perl-compatible regular expressions implemented using
649
-the PCRE library<http://pcre.org/>`_ and `Ruby regular expressions
+the PCRE library <http://pcre.org/>`_ and `Ruby regular expressions
650
<http://ruby-doc.org/core/Regexp.html>`_ are implemented using the
651
`Onigmo regular expression engine <https://github.com/k-takata/Onigmo>`_,
652
which is a fork of `Oniguruma <https://github.com/kkos/oniguruma>`_.
0 commit comments