Commit cefbbb9d authored by Calvin Jeong's avatar Calvin Jeong Committed by Tim Graham
Browse files

Fixed typo in docs/ref/database.txt

parent d0b01ca4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -656,7 +656,7 @@ If you're getting this error, you can solve it by:
  transactions are short-lived.

* Increase the default timeout value by setting the ``timeout`` database
  option option::
  option::

      'OPTIONS': {
          # ...