diff --git a/README.md b/README.md index ffa20cb..5baa234 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,7 @@ then #include #include ``` -should workaround the problem by avoiding the inclusion of stdint.h and definitng uint64_t by efibind.h as `unsigned long long`. +should workaround the problem by avoiding the inclusion of stdint.h and defining uint64_t by efibind.h as `unsigned long long`. License -------