浏览代码

fixing a typo that was driving my friend crazy

Jared Miller 10 年之前
父节点
当前提交
99734c6d6d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 linux-internals
 ===============
 
-A series of posts about the linux kernel and it's insides.
+A series of posts about the linux kernel and its insides.
 
 **The goal is simple** - to share my modest knowledge about the internals of the linux kernel and help people who are interested in the linux kernel, and other low-level subject matter.