Skip to content

Commit

Permalink
docs: fix typo in huggingface_text_classification.ipynb
Browse files Browse the repository at this point in the history
Signed-off-by: David Xia <dxia@spotify.com>
  • Loading branch information
davidxia committed Feb 4, 2023
1 parent b31343a commit 20629d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"id": "LRdL3kWBhYbQ"
},
"source": [
"We will use `ray.init()` to initialize a local cluster. By default, this cluster will be compromised of only the machine you are running this notebook on. You can also run this notebook on an Anyscale cluster.\n",
"We will use `ray.init()` to initialize a local cluster. By default, this cluster will be comprised of only the machine you are running this notebook on. You can also run this notebook on an Anyscale cluster.\n",
"\n",
"Note: this notebook *will not* run in Ray Client mode."
]
Expand Down

0 comments on commit 20629d0

Please sign in to comment.