Skip to content

Commit 69d8254

Browse files
dkjaednichols
andauthored
WX-1557 Fix actor-factory in Batch101.md (#7377)
Co-authored-by: Adam Nichols <anichols@broadinstitute.org>
1 parent cb7241c commit 69d8254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/Batch101.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ backend {
122122
123123
providers {
124124
batch {
125-
actor-factory = "cromwell.backend.google.pipelines.batch.GcpBatchBackendLifecycleActorFactory"
125+
actor-factory = "cromwell.backend.google.batch.GcpBatchBackendLifecycleActorFactory"
126126
config {
127127
# Google project
128128
project = "my-cromwell-workflows"

0 commit comments

Comments
 (0)