Skip to content

Commit

Permalink
Typo fix: Execution.scala (#2003)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhigyadufare committed May 28, 2023
1 parent a0516e0 commit 6d4cfd0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -738,7 +738,7 @@ object Execution {
/**
* do a batch of writes, possibly optimizing, and return a new unique Long.
*
* empty writes are legitmate and should still return a Long
* empty writes are legitimate and should still return a Long
*/
def execute(conf: Config, writes: List[ToWrite[_]])(implicit
cec: ConcurrentExecutionContext
Expand Down

0 comments on commit 6d4cfd0

Please sign in to comment.