From 64ef1700b13d1d14bd1a478e623ca6dc43272b8e Mon Sep 17 00:00:00 2001 From: 0xAX Date: Sun, 22 Mar 2015 12:26:39 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2cbfd6..60b7899 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ linux-internals =============== -A series of posts about the linux kernel and it's indsides. +A series of posts about the linux kernel and it's 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.