Skip to content

Commit 2f3493f

Browse files
committed
Text change
1 parent 093d0e3 commit 2f3493f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/editor/src/app/main/components/startscreen/StartScreen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export const StartScreen = observer(() => {
166166
<div className={styles.notebook}>
167167
<NotebookOverviewItem
168168
title="File upload using API"
169-
description="Connecting a React file uploader with an API"
169+
description="Connect a React file uploader with an API"
170170
previewImage={apiPreviewImage}
171171
author={{
172172
username: "niklas",

0 commit comments

Comments
 (0)