We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0779199 commit 1692190Copy full SHA for 1692190
jvector-examples/src/main/java/io/github/jbellis/jvector/example/IPCService.java
@@ -36,7 +36,7 @@
36
import org.newsclub.net.unix.AFUNIXSocketAddress;
37
38
/**
39
- * Simple local service to use for interactive with JVector over IPC.
+ * Simple local service to use for interaction with JVector over IPC.
40
* Only handles a single connection at a time.
41
*/
42
public class IPCService
0 commit comments