From ce14acac2c3c2929f785e51c3faafc33b3b53cac Mon Sep 17 00:00:00 2001 From: Michael Wood Date: Fri, 24 Jun 2022 08:41:29 +0200 Subject: [PATCH] :books: Fix spelling of 'sneak peek' https://theoatmeal.com/comics/sneak_peek --- frontend/src/app/main/ui/releases/v1_11.cljs | 2 +- frontend/src/app/main/ui/releases/v1_12.cljs | 2 +- frontend/src/app/main/ui/releases/v1_13.cljs | 2 +- frontend/src/app/main/ui/releases/v1_14.cljs | 2 +- frontend/src/app/main/ui/releases/v1_4.cljs | 2 +- frontend/src/app/main/ui/releases/v1_5.cljs | 2 +- frontend/src/app/main/ui/releases/v1_6.cljs | 2 +- frontend/src/app/main/ui/releases/v1_7.cljs | 2 +- frontend/src/app/main/ui/releases/v1_8.cljs | 2 +- frontend/src/app/main/ui/releases/v1_9.cljs | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/src/app/main/ui/releases/v1_11.cljs b/frontend/src/app/main/ui/releases/v1_11.cljs index 56e8dacef8..451005ab0e 100644 --- a/frontend/src/app/main/ui/releases/v1_11.cljs +++ b/frontend/src/app/main/ui/releases/v1_11.cljs @@ -25,7 +25,7 @@ [:span.release "Beta version " version] [:div.modal-content [:p "Penpot continues growing with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Beta 1.11 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Beta 1.11 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_12.cljs b/frontend/src/app/main/ui/releases/v1_12.cljs index b494cb568a..d3bc515cc1 100644 --- a/frontend/src/app/main/ui/releases/v1_12.cljs +++ b/frontend/src/app/main/ui/releases/v1_12.cljs @@ -25,7 +25,7 @@ [:span.release "Beta version " version] [:div.modal-content [:p "Penpot continues growing with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Beta 1.12 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Beta 1.12 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_13.cljs b/frontend/src/app/main/ui/releases/v1_13.cljs index 9f73b57298..6cf873b858 100644 --- a/frontend/src/app/main/ui/releases/v1_13.cljs +++ b/frontend/src/app/main/ui/releases/v1_13.cljs @@ -25,7 +25,7 @@ [:span.release "Beta version " version] [:div.modal-content [:p "Penpot continues to grow with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Beta 1.13 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Beta 1.13 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_14.cljs b/frontend/src/app/main/ui/releases/v1_14.cljs index f0e4e459ef..77a714a5a7 100644 --- a/frontend/src/app/main/ui/releases/v1_14.cljs +++ b/frontend/src/app/main/ui/releases/v1_14.cljs @@ -25,7 +25,7 @@ [:span.release "Beta version " version] [:div.modal-content [:p "Penpot continues to grow with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Beta 1.14 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Beta 1.14 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_4.cljs b/frontend/src/app/main/ui/releases/v1_4.cljs index da5bb480b4..42032d87b9 100644 --- a/frontend/src/app/main/ui/releases/v1_4.cljs +++ b/frontend/src/app/main/ui/releases/v1_4.cljs @@ -25,7 +25,7 @@ [:span.release "Alpha version " version] [:div.modal-content [:p "Penpot continues growing with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Alpha 1.4.0 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Alpha 1.4.0 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_5.cljs b/frontend/src/app/main/ui/releases/v1_5.cljs index 64f83de777..3fc9dd01e1 100644 --- a/frontend/src/app/main/ui/releases/v1_5.cljs +++ b/frontend/src/app/main/ui/releases/v1_5.cljs @@ -25,7 +25,7 @@ [:span.release "Alpha version " version] [:div.modal-content [:p "Penpot continues growing with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Alpha 1.5.0 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Alpha 1.5.0 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_6.cljs b/frontend/src/app/main/ui/releases/v1_6.cljs index 6402875d58..19b539363c 100644 --- a/frontend/src/app/main/ui/releases/v1_6.cljs +++ b/frontend/src/app/main/ui/releases/v1_6.cljs @@ -25,7 +25,7 @@ [:span.release "Alpha version " version] [:div.modal-content [:p "Penpot continues growing with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Alpha 1.6.0 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Alpha 1.6.0 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_7.cljs b/frontend/src/app/main/ui/releases/v1_7.cljs index 4a61adc388..9024266e07 100644 --- a/frontend/src/app/main/ui/releases/v1_7.cljs +++ b/frontend/src/app/main/ui/releases/v1_7.cljs @@ -25,7 +25,7 @@ [:span.release "Alpha version " version] [:div.modal-content [:p "Penpot continues growing with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Alpha 1.7 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Alpha 1.7 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_8.cljs b/frontend/src/app/main/ui/releases/v1_8.cljs index 7d88f71c1c..aba61525d6 100644 --- a/frontend/src/app/main/ui/releases/v1_8.cljs +++ b/frontend/src/app/main/ui/releases/v1_8.cljs @@ -25,7 +25,7 @@ [:span.release "Alpha version " version] [:div.modal-content [:p "Penpot continues growing with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Alpha 1.8 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Alpha 1.8 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}] diff --git a/frontend/src/app/main/ui/releases/v1_9.cljs b/frontend/src/app/main/ui/releases/v1_9.cljs index 7bf95fadbc..febb043ad1 100644 --- a/frontend/src/app/main/ui/releases/v1_9.cljs +++ b/frontend/src/app/main/ui/releases/v1_9.cljs @@ -25,7 +25,7 @@ [:span.release "Alpha version " version] [:div.modal-content [:p "Penpot continues growing with new features that improve performance, user experience and visual design."] - [:p "We are happy to show you a sneak peak of the most important stuff that the Alpha 1.9 version brings."]] + [:p "We are happy to show you a sneak peek of the most important stuff that the Alpha 1.9 version brings."]] [:div.modal-navigation [:button.btn-secondary {:on-click next} "Continue"]]] [:img.deco {:src "images/deco-left.png" :border "0"}]