From 8ef920939872df8c012e49aed482d1e9a2668718 Mon Sep 17 00:00:00 2001 From: tired-engineer <122563281+tired-engineer@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:41:27 +0200 Subject: [PATCH] Fix typo. --- _docs/data/data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/data/data.yaml b/_docs/data/data.yaml index 0383719..3fcc79c 100644 --- a/_docs/data/data.yaml +++ b/_docs/data/data.yaml @@ -138,7 +138,7 @@ properties: required: false - name: build_args - description: Ccustom build arguments to pass to the build. + description: Custom build arguments to pass to the build. type: list required: false