Skip to content

Commit

Permalink
grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Roiocam committed Sep 11, 2024
1 parent ed6798f commit 5f114e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ class ShardRegionSpec extends PekkoSpec(ShardRegionSpec.config) with WithLogCapt
}

"ExtractEntityId" must {
"can be safely share to multiple shards" in {
"be safely able to share multiple shards" in {
implicit val ec: ExecutionContext = system.dispatcher

Cluster(sysA).join(Cluster(sysA).selfAddress) // coordinator on A
Expand Down

0 comments on commit 5f114e3

Please sign in to comment.