Skip to content

Commit b635293

Browse files
author
Andrew Crerar
committed
README.md: Correcting punctuation
1 parent df25c7f commit b635293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can follow me on Twitter [@SamyPesse](https://twitter.com/SamyPesse) or supp
1313

1414
### What kind of OS are we building?
1515

16-
The goal is to build a very simple UNIX-based operating system in C++, not just a "proof-of-concept". The OS should be able to boot, start an userland shell and be extensible.
16+
The goal is to build a very simple UNIX-based operating system in C++, not just a "proof-of-concept". The OS should be able to boot, start a userland shell, and be extensible.
1717

1818
[![Screen](https://raw.github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/master/preview.png)](https://raw.github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/master/preview.png)
1919

0 commit comments

Comments
 (0)