From 25c875dc55bae8ba1dc877fbced1be1ec20edf45 Mon Sep 17 00:00:00 2001 From: n-stha <159152983+n-stha@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:52:40 +0545 Subject: [PATCH] :paperclip: Correct a spelling in onboarding.edn --- backend/resources/app/onboarding.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/resources/app/onboarding.edn b/backend/resources/app/onboarding.edn index d0810dd9f..a6449f5fd 100644 --- a/backend/resources/app/onboarding.edn +++ b/backend/resources/app/onboarding.edn @@ -2,7 +2,7 @@ :name "Wireframe library" :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/wireframing-kit.penpot"} {:id "prototype-examples" - :name "Prototipe template" + :name "Prototype template" :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/prototype-examples.penpot"} {:id "plants-app" :name "UI mockup example"