Skip to content

Commit 014628b

Browse files
authored
Merge pull request #5 from ryandotsmith/patch-1
fix typo
2 parents 75da293 + f5bc231 commit 014628b

File tree

1 file changed

+2
-2
lines changed
  • content/posts/8. The Origins of Unix and the C Language

1 file changed

+2
-2
lines changed

content/posts/8. The Origins of Unix and the C Language/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Dennis added the structure type to the C language to define the user's custom da
9494

9595
![](images/8_18.png "size:80%")
9696

97-
Although Unix and C were created in a short period of time by Ken Thompson and Dannis Richie, most computers, including cell phones, still run on OS based on Unix today. In addition, operating system kernels are still developed in C today.
97+
Although Unix and C were created in a short period of time by Ken Thompson and Dennis Richie, most computers, including cell phones, still run on OS based on Unix today. In addition, operating system kernels are still developed in C today.
9898

9999
## References
100100
1. Multics, [wikipedia](https://en.wikipedia.org/wiki/Multics)
@@ -104,4 +104,4 @@ Although Unix and C were created in a short period of time by Ken Thompson and D
104104
5. The Evolution of the Unix Time-sharing System [www.read.seas.harvard.edu/~kohler](http://www.read.seas.harvard.edu/~kohler/class/aosref/ritchie84evolution.pdf)
105105

106106

107-
[1]: https://en.wikipedia.org/wiki/Multics "Multics, Wikipedia"
107+
[1]: https://en.wikipedia.org/wiki/Multics "Multics, Wikipedia"

0 commit comments

Comments
 (0)