summaryrefslogtreecommitdiffstats
path: root/lua/conform/formatters/taplo.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/conform/formatters/taplo.lua')
-rw-r--r--lua/conform/formatters/taplo.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/conform/formatters/taplo.lua b/lua/conform/formatters/taplo.lua
index 675bed3..fb2d67a 100644
--- a/lua/conform/formatters/taplo.lua
+++ b/lua/conform/formatters/taplo.lua
@@ -2,7 +2,7 @@
return {
meta = {
url = "https://github.com/tamasfe/taplo",
- description = "A TOML toolkit written in Rust",
+ description = "A TOML toolkit written in Rust.",
},
command = "taplo",
args = { "format", "-" },