Procházet zdrojové kódy

docs: fix typo on homepage of developer docs (#7047)

Alberto Torrigiotti před 1 rokem
rodič
revize
7d2b6f3374
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      dev-docs/src/components/Homepage/index.js

+ 1 - 1
dev-docs/src/components/Homepage/index.js

@@ -15,7 +15,7 @@ const FeatureList = [
     Svg: require("@site/static/img/undraw_blank_canvas.svg").default,
     description: (
       <>
-        Want to build your own app powered by Excalidraw by don't know where to
+        Want to build your own app powered by Excalidraw but don't know where to
         start?
       </>
     ),