diff --git a/site/versioning.md b/site/versioning.md index 5a691d9..7e4ca41 100644 --- a/site/versioning.md +++ b/site/versioning.md @@ -27,7 +27,7 @@ a "breaking change": ### Changes to the C API Currently there is no "official" C API for `sqlite-vec`. However, there are -entrypoints defined in C that C developers or developers using FFI can call. Any +entrypoints defined in C that C developers or developers using FFI can call. Any changes to these entrypoints would be a breaking change. ### Compile-time options