Skip to content

Commit ea65bda

Browse files
committed
docs: minor doc updates
1 parent c5ae849 commit ea65bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/interest-rate.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ clean_yield_curve <- function(dt) {
4747
dt[, maturity := gsub("(\\d+)(\\w+)", "\\1 \\2", maturity)][]
4848
}
4949

50-
#' Daily treasury bill rate
50+
#' Daily treasury bill rates
5151
#'
5252
#' @description
5353
#' These rates are the daily secondary market quotations on the most recently

man/tr_bill_rate.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)