-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: typo in 'transferred less frequently' #1203
Conversation
@@ -10,7 +10,7 @@ is a set of features in Akka that will help you with: | |||
|
|||
When stretching an Akka Cluster over geographically distributed locations it can be difficult or impossible to | |||
make it work as one single Akka Cluster. Those locations are typically also different Kubernetes clusters. There can be | |||
many problems that must be overcome: | |||
many problems that must be overcomed: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"overcome" is correct
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dam, of course
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"damn" is correct
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
damn
No description provided.