diff --git a/website/content/docs/install-boundary/configure-workers.mdx b/website/content/docs/install-boundary/configure-workers.mdx index 1f8dee3817..65c600dd7a 100644 --- a/website/content/docs/install-boundary/configure-workers.mdx +++ b/website/content/docs/install-boundary/configure-workers.mdx @@ -531,8 +531,8 @@ Complete the following steps to adopt the worker using the CLI: Boundary provides you with the **Worker Auth Registration Request** key in the CLI output when you start the worker. You can also locate this value in the `auth_request_token` file. - The token is used to issue a create worker request that will authorize the worker to Boundary and make it available. - Currently worker creation is only supported for Workers with an authorization token(worker-led and controller-led). + The token is used to issue a create worker request that authorizes the worker to Boundary and makes it available. + Currently worker creation is only supported for workers with an authorization token (worker-led and controller-led). 1. Create a new worker using the worker-led registration method with the following command: