Skip to content

Commit

Permalink
fix: fix about page typo
Browse files Browse the repository at this point in the history
  • Loading branch information
migalmoreno committed Jan 22, 2025
1 parent bdd617d commit dbde131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/tubo/about/views.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
:rel "noopener"}
[layout/secondary-button "View on GitHub"]]]]
[about-entry "Tubo's Privacy Policy"
"Tubo takes your data very seriously. Therefore, the application does not collect any data without your constent."
"Tubo takes your data very seriously. Therefore, the application does not collect any data without your consent."
[:div.w-full.flex.justify-end
[:a {:href (rfe/href :privacy-page)}
[layout/secondary-button "Read Privacy Policy"]]]]]]])
Expand Down

0 comments on commit dbde131

Please sign in to comment.