From 3325b854ee252e057ab7f46b23d93c682f0cf9c7 Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Mon, 20 Apr 2026 10:46:49 +0100 Subject: [PATCH] Fix typo (#11892) --- plugins/filter/to_toml.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/filter/to_toml.yml b/plugins/filter/to_toml.yml index 299f912f04..dba7039117 100644 --- a/plugins/filter/to_toml.yml +++ b/plugins/filter/to_toml.yml @@ -5,7 +5,7 @@ DOCUMENTATION: name: to_toml author: - - Matt Williaks (@milliams) + - Matt Williams (@milliams) version_added: 12.3.0 short_description: Convert variable to TOML string description: