We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8238f commit 9d5949fCopy full SHA for 9d5949f
examples/parallel/parallel.cpp
@@ -1,5 +1,5 @@
1
// A basic application simulating a server with multiple clients.
2
-// The clients submite requests to the server and they are processed in parallel.
+// The clients submit requests to the server and they are processed in parallel.
3
4
#include "common.h"
5
#include "llama.h"
0 commit comments