aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.