From 7f72aabc46f86b7f5d975080f60439b8022db1d9 Mon Sep 17 00:00:00 2001 From: Johan Euphrosine Date: Thu, 3 Mar 2022 09:10:53 +0900 Subject: [PATCH] chore: fix typo in README (#1035) Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com> Co-authored-by: Anthonios Partheniou Co-authored-by: Morgan Du --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 733348cc46..21411c486c 100644 --- a/README.rst +++ b/README.rst @@ -123,7 +123,7 @@ Initialize the SDK to store common configurations that you use with the SDK. experiment='my-experiment', # description of the experiment above - experiment_description='my experiment decsription' + experiment_description='my experiment description' ) Datasets