From 2f29d7dc604546fb657df94b31e03afaf91abc68 Mon Sep 17 00:00:00 2001 From: Gabriel Farrell Date: Tue, 17 Feb 2015 13:22:31 -0500 Subject: [PATCH] Typo --- src/getting_started/create_a_workspace.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/getting_started/create_a_workspace.md b/src/getting_started/create_a_workspace.md index 991511c..0cc1130 100644 --- a/src/getting_started/create_a_workspace.md +++ b/src/getting_started/create_a_workspace.md @@ -18,7 +18,7 @@ After clicking on **Create a new workspace**, you're taken to the screen below: ![Options for creating a new workspace](./resources/images/createNewWorkspaceOptions.png)<651, 151> First, let's enter a workspace name. -Depending on whether you have a Free of Premium account, you can choose to make it either Public (open to anyone with the URL), or Private (only accessible to you and people you share it with). +Depending on whether you have a Free or Premium account, you can choose to make it either Public (open to anyone with the URL), or Private (only accessible to you and people you share it with). After this, choose the type of workspace you want to create: @@ -39,4 +39,4 @@ Now press **Create**. That's it! You can now see your new workspace in the dashb Now, just click **Start Editing** to get started! -Next up, read how to [run an application](run_an_application.html) and [set up a database](setup_a_database.html). \ No newline at end of file +Next up, read how to [run an application](run_an_application.html) and [set up a database](setup_a_database.html).