From 9a2f928995d85b142ae7282ba30e26e590b3fbbc Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Wed, 22 Sep 2021 10:53:58 +0300 Subject: [PATCH] Fix typos (#71) --- docs/references/clearml_agent_ref.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/references/clearml_agent_ref.md b/docs/references/clearml_agent_ref.md index 354edd81..d4484b39 100644 --- a/docs/references/clearml_agent_ref.md +++ b/docs/references/clearml_agent_ref.md @@ -1,7 +1,7 @@ --- title: ClearML Agent Reference --- -This reference page provides details information about **ClearML Agent** commands, including: +This reference page provides detailed information about **ClearML Agent** commands, including: * [build](#build) - Create a worker environment, without executing an experiment. * [config](#config) - List your **ClearML Agent** configuration. @@ -11,7 +11,7 @@ This reference page provides details information about **ClearML Agent** command ## build -Use the `build` subcommand to create a worker environment, but do not execute the experiment. +Use the `build` subcommand to create a worker environment without executing the experiment. ### Syntax