From 04fd5644d2af202579bcf080fcc94151a7909d1b Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Sat, 7 Aug 2010 03:18:40 +0000 Subject: [PATCH] --- Docs/Intros/MS5/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/Intros/MS5/index.html b/Docs/Intros/MS5/index.html index c64a911e7..709307616 100644 --- a/Docs/Intros/MS5/index.html +++ b/Docs/Intros/MS5/index.html @@ -18,7 +18,7 @@ Open Source Managed Operating System) sounds stupid.
Cosmos is not an operating system in the traditional sense, but instead it is - "Operating System Kit", or as I like to say "Operating System Legos". + an "Operating System Kit", or as I like to say "Operating System Legos". Cosmos lets you create operating systems just as Visual Studio and C# normally let you create applications. Most users can write and boot their own operating system in just a few minutes, all using Visual Studio. @@ -35,7 +35,7 @@
- Create a new project as you would any C# project. Select Cosmos as the project + Create a new project as you would any C# project, but select Cosmos as the project type.
