From bbe52c6288c9b1b1a071f240049e2036c00b01ed Mon Sep 17 00:00:00 2001 From: Alex Garcia Date: Thu, 1 Aug 2024 02:55:39 -0700 Subject: [PATCH] doc --- site/versioning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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