Skip to content

Commit 6f53692

Browse files
committed
Fix RST syntax
1 parent bb9013c commit 6f53692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/bson-v4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ Ruby vs MongoDB Regular Expressions
646646
-----------------------------------
647647

648648
MongoDB server uses `Perl-compatible regular expressions implemented using
649-
the PCRE library<http://pcre.org/>`_ and `Ruby regular expressions
649+
the PCRE library <http://pcre.org/>`_ and `Ruby regular expressions
650650
<http://ruby-doc.org/core/Regexp.html>`_ are implemented using the
651651
`Onigmo regular expression engine <https://github.com/k-takata/Onigmo>`_,
652652
which is a fork of `Oniguruma <https://github.com/kkos/oniguruma>`_.

0 commit comments

Comments
 (0)