Skip to content

Commit

Permalink
Fix typo in title
Browse files Browse the repository at this point in the history
  • Loading branch information
timbrock committed Feb 8, 2024
1 parent 3bf5259 commit 898d5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/place_title_logo.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ place_title_logo = function() {
src = "www/logo.png",
contentType = "image/png",
height = 80, width = 100),
"tpfbrowser")
"tfpbrowser")

return(title)
}

0 comments on commit 898d5ab

Please sign in to comment.