Skip to content

Commit

Permalink
dl_report: edited typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lawalter committed Sep 7, 2022
1 parent d965f9d commit 7c7c44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/templates/dl_report.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ if(past_file %in% list.files(past_path)){
rm(past_data)
rm(past_summary)
}else{
message("No records to postpone.")
message("No past records.")
}
rm(past_path)
Expand Down

0 comments on commit 7c7c44b

Please sign in to comment.