From f845c653050dabe0dc3fc91787318a574d3f3a47 Mon Sep 17 00:00:00 2001 From: Madalena Melo <144885032+madalenapmelo-kp@users.noreply.github.com> Date: Thu, 12 Sep 2024 17:26:30 +0200 Subject: [PATCH] :lipstick: Removed comma on quickstart.njk Removed an unnecessary comma at the introduction --- user-guide/introduction/quickstart.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-guide/introduction/quickstart.njk b/user-guide/introduction/quickstart.njk index fade5ee3..6b012d15 100644 --- a/user-guide/introduction/quickstart.njk +++ b/user-guide/introduction/quickstart.njk @@ -8,7 +8,7 @@ title: Quickstart
To use Penpot online point your browser to design.penpot.app and start designing. Use the latest Google Chrome or Mozilla Firefox for the best experience. We also provide specific support to WebKit (Safari / Epiphany).
-You can also go to penpot.app if you want to read more about Penpot and our new releases. There, click on the Signup button. You will be asked to create an account. We only ask for an email. There are some authentication providers available, too.
+You can also go to penpot.app if you want to read more about Penpot and our new releases. There, click on the Signup button. You will be asked to create an account. We only ask for an email. There are some authentication providers available too.
Currently, private Penpot instances only require basic Docker knowledge.