Skip to content

Commit

Permalink
Merge pull request #67 from jumpingrivers/fix-title
Browse files Browse the repository at this point in the history
Fix typo in title
  • Loading branch information
russHyde authored Mar 14, 2024
2 parents 412f8e9 + 898d5ab commit d38a270
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 d38a270

Please sign in to comment.