aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-03-28 03:21:15 +0000
committerGithub Actions <actions@github>2024-03-28 03:21:15 +0000
commit96b86751eb4c716eb17df1ee2ad815ff3e24ef79 (patch)
treefbd622c6916aea64f3681252521565da4cadea4d /doc/conform.txt
parent68740871bd1b7aecc3759136d576ecb704c4a636 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 4544631..2716927 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -253,7 +253,7 @@ FORMATTERS *conform-formatter
embedded Ruby. Ideal for tidying up Rails templates.
`indent` - GNU Indent.
`injected` - Format treesitter injected languages.
-`inko` - A language for building concurrent software with confidence.
+`inko` - A language for building concurrent software with confidence
`isort` - Python utility / library to sort imports alphabetically and
automatically separate them into sections and by type.
`joker` - Small Clojure interpreter, linter and formatter.