Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/explanation/comparison-to-provenance-systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Two properties follow:
cascades to the results derived from it, so the graph always reflects the data
as it currently is.

This is the same guarantee the reproducibility contract describes: every row is
This is the same property the reproducibility contract describes: every row is
traceable to the declared inputs it was computed from.

## Complementary and orthogonal
Expand Down
Loading