浏览代码

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

Alberto Torrigiotti 1 年之前
父节点
当前提交
7d2b6f3374
共有 1 个文件被更改,包括 1 次插入1 次删除
  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?
       </>
     ),