Skip to content

Commit d6c68dd

Browse files
fix: complete the sentance
1 parent fbf01ae commit d6c68dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/src/App.tsx.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ function App() {
7979
) : (
8080
<>
8181
<li>Let&apos;s try uploading — help me add an upload preset and upload widget</li>
82-
<li>Create an image gallery with lazy loading and responsive</li>
82+
<li>Create an image gallery with lazy loading and responsive images</li>
8383
<li>Create a video player that plays a Cloudinary video</li>
8484
<li>Add image overlays with text or logos</li>
8585
</>

0 commit comments

Comments
 (0)