From ab13753f581da15747bac259d970f3711c5e3827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20Nielsen=20Tik=C3=A6r?= Date: Thu, 25 Apr 2024 10:06:36 +0200 Subject: [PATCH] Update arguments.md --- docs/information/lifecycle/arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/information/lifecycle/arguments.md b/docs/information/lifecycle/arguments.md index 7a94a71068afd..56e1fc76165df 100644 --- a/docs/information/lifecycle/arguments.md +++ b/docs/information/lifecycle/arguments.md @@ -15,7 +15,7 @@ Arguments are configured in the [manifest](../manifest.md#argument-properties) p ## Example -Let's say we want a command with two arguments. Its `package.json` will look like this: +Let's say we want a command with three arguments. Its `package.json` will look like this: ```json {