Skip to content

Commit e20eff9

Browse files
committed
update label
1 parent d769821 commit e20eff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_data_table.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ srv_data_table <- function(id,
380380
teal.widgets::verbatim_popup_srv(
381381
id = "rcode",
382382
verbatim_content = reactive(teal.code::get_code(req(decorated_data_table_data()))),
383-
title = "R Code for PCA"
383+
title = "R Code for Table Creation"
384384
)
385385
})
386386
}

0 commit comments

Comments
 (0)