diff --git a/doc/capi.md b/doc/capi.md index 25df817..a7444f9 100644 --- a/doc/capi.md +++ b/doc/capi.md @@ -1,6 +1,6 @@ # C API -To use `fe` in a project a `fe_Context` must first be intialized; +To use `fe` in a project a `fe_Context` must first be initialized; this is done by using the `fe_open()` function. The function expects a block of memory (typically greater than 16kb), the block is used by the context to store objects and context state and should remain valid for