diff --git a/docs/en/observability/synthetics-command-reference.asciidoc b/docs/en/observability/synthetics-command-reference.asciidoc index 04fefe0187..88be937c27 100644 --- a/docs/en/observability/synthetics-command-reference.asciidoc +++ b/docs/en/observability/synthetics-command-reference.asciidoc @@ -118,7 +118,7 @@ Create monitors in {kib} by using your local journeys. [source,sh] ---- -npx @elastic/synthetics push --auth --url --project +npx @elastic/synthetics push --auth --url --id ---- [NOTE] @@ -150,7 +150,7 @@ If you are pushing to a <>, you must use a To create an API key, you must be logged into {kib} as a user with the privileges described in <>. -`--project `:: +`--id `:: A unique id associated with your project. It will be used for logically grouping monitors. +