From 6ec71ef198ca83c4535a1e8b3e826e8550ea30e8 Mon Sep 17 00:00:00 2001 From: Ryosuke Hayashi Date: Tue, 6 Feb 2024 22:57:19 +0900 Subject: [PATCH] Minor fix in the code of the docs --- .../language-tutorial/pages/02_filling_out_a_template.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc b/docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc index f54611c9..67240348 100644 --- a/docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc +++ b/docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc @@ -233,7 +233,7 @@ Looking at the result, however, you see a (possibly) unexpected difference. [source,{pkl}] ---- $ pkl eval /Users/me/tutorial/pigeon.pkl -name = "Common wood pigeon"" +name = "Common wood pigeon" diet = "Seeds" taxonomy { species = "Columba palumbus"