Fix typo in doc. TBR=agable@chromium.org Change-Id: Ib3d8e8c7f45e057b2553a85b2dca3a9c38824b90 Reviewed-on: https://chromium-review.googlesource.com/998351 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Cr-Mirrored-From: https://chromium.googlesource.com/infra/infra Cr-Mirrored-Commit: 6d1a0d6d1c520becd280dba9361c7f505969fb07
diff --git a/README.md b/README.md index 73d0833..db7b56f 100644 --- a/README.md +++ b/README.md
@@ -75,7 +75,7 @@ # Updating the package Jobs scheduled with the -[remote_execute_dataflow_workflow](../../recipes/recipes/remove_execute_dataflow_workflow.py) +[remote_execute_dataflow_workflow](../../recipes/recipes/remote_execute_dataflow_workflow.py) recipe use the version of the job at HEAD but the version of the package pinned in [bootstrap/deps.pyl](../../bootstrap/deps.pyl). So, if you make a breaking change to the package, submit the update first (which will automatically be