This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new d294f69 Fix Pekkp typo in cassandra.md (#179)
d294f69 is described below
commit d294f6980178f6fc359b7e7708c84deee3100b0d
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jun 24 10:26:01 2024 +0100
Fix Pekkp typo in cassandra.md (#179)
---
docs/src/main/paradox/cassandra.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/main/paradox/cassandra.md
b/docs/src/main/paradox/cassandra.md
index 1c722f2..a4ad04a 100644
--- a/docs/src/main/paradox/cassandra.md
+++ b/docs/src/main/paradox/cassandra.md
@@ -332,6 +332,6 @@ datastax-java-driver {
```
Alternatively, Pekko Discovery can be used for finding the Cassandra server
contact points as described
-in the [Pekkp Connectors Cassandra
documentation](https://pekko.apache.org/docs/pekko-connectors/current/cassandra.html#using-pekko-discovery).
+in the [Pekko Connectors Cassandra
documentation](https://pekko.apache.org/docs/pekko-connectors/current/cassandra.html#using-pekko-discovery).
Without any configuration it will use `localhost:9042` as default.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]