Skip to content

Commit e8db76a

Browse files
[skip style] [skip vbump] Restyle files
1 parent a330b00 commit e8db76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/utils.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ set_chunk_attrs <- function(teal_card,
399399
if (!inherits(teal_card[[current_ix]], "chunk_output")) {
400400
if (!quiet) {
401401
warning(
402-
"The ", ix,
402+
"The ", ix,
403403
" to last element of the `teal_card` is not a `chunk_output` object. Skipping any further modifications."
404404
)
405405
}

0 commit comments

Comments
 (0)