Skip to content

Commit 954daf0

Browse files
authored
Merge pull request #5 from billdenney/patch-1
Update data.qmd, formatting issue fixed
2 parents 4b7dc2c + 0b9cbf5 commit 954daf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ These fields are pipe-separated in the flat file. Fields `path` and `children` c
8484
1. The `command` metadata field (the hash of the R command) is different from last time.
8585
1. The `depend` metadata field (the hash of the immediate upstream dependency targets and global objects) is different from last time.
8686
1. The storage `format` (user-specified with `tar_target()` or `tar_option_set()`) is different from last time.
87-
1. The storage `repository`` (user-specified with `tar_target()` or `tar_option_set()`) is different from last time.
87+
1. The storage `repository` (user-specified with `tar_target()` or `tar_option_set()`) is different from last time.
8888
1. The `iteration` method (user-specified with `tar_target()` or `tar_option_set()`) is different from last time.
8989
1. A target's file (either the one in `_targets/objects/` or a dynamic file) does not exist or changed since last time.
9090
1. The target-specific random number generator seed is different from last time.

0 commit comments

Comments
 (0)