From 761bf2908d32f54aee42a315ae178d8e97884c7f Mon Sep 17 00:00:00 2001 From: Miranda Mundt <55767766+mrmundt@users.noreply.github.com> Date: Mon, 5 Aug 2024 07:57:16 -0600 Subject: [PATCH] Fix typo --- pages/program/abstracts/talks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/program/abstracts/talks.md b/pages/program/abstracts/talks.md index 2a91887..a7a22e4 100644 --- a/pages/program/abstracts/talks.md +++ b/pages/program/abstracts/talks.md @@ -1403,7 +1403,7 @@ set_last_modified: true the user to use workflow systems that explicitly declare the inputs and outputs of every node. This approach - shifts the compliance burden onto the user. If the user mis-specifies the workflow, it may still + shifts the compliance burden onto the user. If the user misspecifies the workflow, it may still execute but the provenance would be wrong. The "holy-grail” would be to collect provenance data at the system-level without modifying any application code and not needing superuser privileges or harming