Fixed typo
@@ -204,7 +204,7 @@ mkdir -p ~/develop/kernel/hello-1
cd ~/develop/kernel/hello-1
\end{codebash}
-Paste this into you favorite editor and save it as \verb|hello-1.c|:
+Paste this into your favorite editor and save it as \verb|hello-1.c|:
\samplec{examples/hello-1.c}