From dd86357a0639e7817df93a8bfe973e5f0fa9979d Mon Sep 17 00:00:00 2001 From: TheAdventurer64 <50059322+TheAdventurer64@users.noreply.github.com> Date: Mon, 31 Jan 2022 14:07:47 -1000 Subject: [PATCH 1/2] Fixed wording and typos for welcome page --- data/welcome.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/welcome.html b/data/welcome.html index 6ed2fadf3a..c517c8aa71 100644 --- a/data/welcome.html +++ b/data/welcome.html @@ -10,9 +10,9 @@

Offline World Map in your computer

-

Congratulations! You're just in one step to see yor favourite cities and countries!

-

Download them once and use everywhere - no internet access is needed!

+

Congratulations! You're just one step away from seeing your favourite cities and countries!

+

Download them once and use everywhere - no internet access is needed.

We'll try to keep you updated when new application versions and new map data become available.

-

And of course, you always can check latest news on our web site: github.com/organicmaps

+

And of course, you always can check latest news on our website: github.com/organicmaps

-- 2.45.3 From 56cfc39b3891ddef53c7f0897e3d5873f752e759 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk <170263+biodranik@users.noreply.github.com> Date: Sat, 12 Feb 2022 23:47:07 +0100 Subject: [PATCH 2/2] Update data/welcome.html --- data/welcome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/welcome.html b/data/welcome.html index c517c8aa71..71555580b9 100644 --- a/data/welcome.html +++ b/data/welcome.html @@ -13,6 +13,6 @@

Congratulations! You're just one step away from seeing your favourite cities and countries!

Download them once and use everywhere - no internet access is needed.

We'll try to keep you updated when new application versions and new map data become available.

-

And of course, you always can check latest news on our website: github.com/organicmaps

+

And of course, you always can check latest news on our website: https://organicmaps.app

-- 2.45.3