aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIvar Refsdal <ivar.refsdal@nsd.no>2021-09-23 17:07:27 +0200
committerIvar Refsdal <ivar.refsdal@nsd.no>2021-09-23 17:07:27 +0200
commit9eba754ec0226d2c6887a585e6569d425209882c (patch)
treefe5522e0240f76a28e39c33a5ec2a593b1b47b6d /README.md
parentDocument logging and config options (diff)
downloadfiinha-9eba754ec0226d2c6887a585e6569d425209882c.tar.gz
fiinha-9eba754ec0226d2c6887a585e6569d425209882c.tar.xz
Typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 203172a..59bbc88 100644
--- a/README.md
+++ b/README.md
@@ -313,7 +313,7 @@ by using the test queue:
Yoltq can capture and restore dynamic bindings.
It will capture during `yq/put` and restore them when the consumer function
-is invoked. This is specified in the `:capture-bindings` settings.
+is invoked. This is specified in the `:capture-bindings` setting.
It defaults to `['#taoensso.timbre/*context*]`,
i.e. the [timbre](https://github.com/ptaoussanis/timbre) log context,
if available, otherwise an empty vector.