Guides/Mac-Install.md
... ...
@@ -5,7 +5,7 @@
5 5
1. Change INSERT_CONNECTION_STRING_HERE to Server=66.29.211.132,41433;Database=northwind;User ID=northwind;Password=traders;
6 6
1. Change AdHocSettings.GenerateThumbnails from true to false
7 7
1. Save your changes and close the text editor
8
-1. Open a terminal window and change directory to the location you extracted webforms-cs to
8
+1. Open a terminal window and change directory to the location you extracted webforms-cs
9 9
1. At the root of the webforms-cs directory, run xsp2
10 10
1. Open [http://localhost:8080](http://localhost:8080) in your web browser
11 11