From bef87c77449695c360145aa36de7e05204c90b13 Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Mon, 27 Jan 2020 15:42:37 +0200 Subject: [PATCH] Fix typos --- examples/dynamic_cloud_cluster.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/dynamic_cloud_cluster.ipynb b/examples/dynamic_cloud_cluster.ipynb index 7c7c2c2..fa17f43 100644 --- a/examples/dynamic_cloud_cluster.ipynb +++ b/examples/dynamic_cloud_cluster.ipynb @@ -4,10 +4,10 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Auto-Magically Spin AWS EC2 Instances on Demand \n", - "# And Create a Dynamic Cluster Running *Trains-Agent*\n", + "# Auto-Magically Spin AWS EC2 Instances On Demand \n", + "# and Create a Dynamic Cluster Running *Trains-Agent*\n", "\n", - "### Define your budget and execute the notebook, That's is it\n", + "### Define your budget and execute the notebook, that's it\n", "### You now have a fully managed cluster on AWS 🎉 🎊 " ] },