Skip to content

Commit

Permalink
Update R/board_databricks.R
Browse files Browse the repository at this point in the history
Co-authored-by: Julia Silge <[email protected]>
  • Loading branch information
edgararuiz and juliasilge authored Oct 2, 2024
1 parent de54a1f commit f61d6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/board_databricks.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#' board %>% pin_write(mtcars)
#' board %>% pin_read("mtcars")
#'
#' # A prefix allows you to have multiple independent boards in the same pin.
#' # A prefix allows you to have multiple independent boards in the same folder.
#' project_1 <- board_databricks(
#' folder_url = "/Volumes/my-catalog/my-schema/my-volume",
#' prefix = "project1/"
Expand Down

0 comments on commit f61d6b4

Please sign in to comment.