Browse Source

Fixed tpyo.

Ole Petter Bang 11 năm trước cách đây
mục cha
commit
453b5abc2f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ functions in favor of the new `proc_create()` function.
 
 ### Building
 
-The driver is build by running `make`, and can be tested by loading the
+The driver is built by running `make`, and can be tested by loading the
 built module using `insmod`:
 
 ```sh