Skip to content

Commit 1692190

Browse files
tjakejkni
andauthored
Update jvector-examples/src/main/java/io/github/jbellis/jvector/example/IPCService.java
Co-authored-by: Joel Knighton <joel.knighton@datastax.com>
1 parent 0779199 commit 1692190

File tree

1 file changed

+1
-1
lines changed
  • jvector-examples/src/main/java/io/github/jbellis/jvector/example

1 file changed

+1
-1
lines changed

jvector-examples/src/main/java/io/github/jbellis/jvector/example/IPCService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
import org.newsclub.net.unix.AFUNIXSocketAddress;
3737

3838
/**
39-
* Simple local service to use for interactive with JVector over IPC.
39+
* Simple local service to use for interaction with JVector over IPC.
4040
* Only handles a single connection at a time.
4141
*/
4242
public class IPCService

0 commit comments

Comments
 (0)