diff --git a/pages/desktop-app.tsx b/pages/desktop-app.tsx index d34a7597..94f9bac0 100644 --- a/pages/desktop-app.tsx +++ b/pages/desktop-app.tsx @@ -18,7 +18,7 @@ import Head from "next/head"; import React from "react"; const App: NextPage = ({ downloadURL, downloadCount, version }: any) => { - const desktopAppDescription = `Download COH3 Stats Desktop app v${version}. No configuration required. OBS Overlay feature. Detailed info on your current match opponents. Sound notifications of new game and more.`; + const desktopAppDescription = `Download COH3 Stats Desktop app ${version}. No configuration required. OBS Overlay feature. Detailed info on your current match opponents. Sound notifications of new game and more.`; return ( <> diff --git a/pages/leaderboards.tsx b/pages/leaderboards.tsx index 99006e71..f74c3436 100644 --- a/pages/leaderboards.tsx +++ b/pages/leaderboards.tsx @@ -176,11 +176,11 @@ const Leaderboards = ({