Skip to content

Commit 55c29fc

Browse files
committed
Fix code block declaration
1 parent efac01a commit 55c29fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/ruby-driver-authentication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ To use Kerberos authentication from Ruby,
153153
`mongo_kerberos <https://rubygems.org/gems/mongo_kerberos>`_ must be
154154
installed. Add to your ``Gemfile``:
155155

156-
.. code-block:: plain
156+
.. code-block:: ruby
157157

158158
gem 'mongo'
159159
gem 'mongo_kerberos'

0 commit comments

Comments
 (0)