Fix typos (#71)

This commit is contained in:
pollfly 2021-09-22 10:53:58 +03:00 committed by GitHub
parent 5ac15cfe90
commit 9a2f928995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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