From 548278a9279d679e937410f139bce6a27e74e4c5 Mon Sep 17 00:00:00 2001 From: Godefroid Chapelle Date: Thu, 28 Mar 2024 17:42:50 +0100 Subject: [PATCH] Typo in templates.md --- src/customization/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/customization/templates.md b/src/customization/templates.md index b4a4299..f246b9e 100644 --- a/src/customization/templates.md +++ b/src/customization/templates.md @@ -1,7 +1,7 @@ # Customizing the output of various `jj` commands with templates Just like revsets are a functional language that allow you to describe a set of -commits, templates are a typed functional langauge that allows you to customize +commits, templates are a typed functional language that allows you to customize the output of commands in `jj`. A bunch of commands support `-T` or `--template` to allow you to customize their