We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093d0e3 commit 2f3493fCopy full SHA for 2f3493f
packages/editor/src/app/main/components/startscreen/StartScreen.tsx
@@ -166,7 +166,7 @@ export const StartScreen = observer(() => {
166
<div className={styles.notebook}>
167
<NotebookOverviewItem
168
title="File upload using API"
169
- description="Connecting a React file uploader with an API"
+ description="Connect a React file uploader with an API"
170
previewImage={apiPreviewImage}
171
author={{
172
username: "niklas",
0 commit comments