Minor README typo.

This commit is contained in:
Jon Doane 2015-10-16 15:22:04 -04:00 committed by Michael Blume
parent d164d53a35
commit 93e66c90c4

View file

@ -238,7 +238,7 @@ lock map may also provide a :wait value, which if false will append the NOWAIT p
To support novel lock modes, implement the `format-lock-clause` multimethod. To support novel lock modes, implement the `format-lock-clause` multimethod.
To be able to use dashes in quoted names, you can pass the ```:allow-dashed-names true``` as an argument to ```format```. To be able to use dashes in quoted names, you can pass ```:allow-dashed-names true``` as an argument to the ```format``` function.
```clj ```clj
(format (format
{:select [:f.foo-id :f.foo-name] {:select [:f.foo-id :f.foo-name]