From 8a0cba325409ebc43d307637a1bd5dce92f7dc7e Mon Sep 17 00:00:00 2001 From: Matheus Martins Date: Mon, 26 Aug 2024 09:32:35 -0300 Subject: [PATCH] Fix: little fix syntax from config --- src/content/docs/configuration/config.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/configuration/config.mdx b/src/content/docs/configuration/config.mdx index 0bdb41a..56bb2b3 100644 --- a/src/content/docs/configuration/config.mdx +++ b/src/content/docs/configuration/config.mdx @@ -320,7 +320,7 @@ Configures whether to store commands that failed (those with non-zero exit statu ### `secrets_filter` Atuin version: >= 17.0 -Defatults: `true` +Default: `true` ```toml secrets_filter = true