From bba9f7df211d63293e2a957872d156a0a6dfcd48 Mon Sep 17 00:00:00 2001 From: Marcel Ribeiro-Dantas Date: Sat, 10 Dec 2022 12:05:34 -0300 Subject: Fixes typos in many different English articles Signed-off-by: Marcel Ribeiro-Dantas --- jsonnet.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jsonnet.html.markdown') diff --git a/jsonnet.html.markdown b/jsonnet.html.markdown index 241caf5f..f077c35b 100644 --- a/jsonnet.html.markdown +++ b/jsonnet.html.markdown @@ -131,7 +131,7 @@ assert obj5 == {}; ``` ## Further Reading -There are a few but important concepts that are not touched in this exmaple, including: +There are a few but important concepts that are not touched in this example, including: - Passing variables from command line: [Parameterize Entire Config](https://jsonnet.org/learning/tutorial.html#parameterize-entire-config) - Import other jsonnet libraries/files: [Imports](https://jsonnet.org/learning/tutorial.html#imports) -- cgit v1.2.3