diff --git a/content/docs/user-guide/experiment-management/sharing-experiments.md b/content/docs/user-guide/experiment-management/sharing-experiments.md index 6db7be7eb2..16554977c4 100644 --- a/content/docs/user-guide/experiment-management/sharing-experiments.md +++ b/content/docs/user-guide/experiment-management/sharing-experiments.md @@ -42,8 +42,8 @@ storage s3://mybucket/my-dvc-store ## Uploading experiments -You can upload an experiment with all of its files and data using -`dvc exp push` (requires a Git remote name and experiment name as arguments). +You can upload an experiment with all of its files and data using `dvc exp push` +(requires a Git remote name and experiment name as arguments). > 💡 You can use `dvc exp show` to find experiment names.