Skip to content

Commit a778983

Browse files
authored
Update index.tsx
1 parent 71b1572 commit a778983

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/pages/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,10 @@ export default function Home() {
189189
<code>.open-next</code> directory.
190190
</p>
191191
<p>
192-
This directory contains a zip file of your app that'll run in a
193-
Lambda function, a zip file that'll run the middleware Lambda@Edge
194-
function, and a zip fileectory containing your static assets
195-
that'll go to S3.
192+
This contains a directory for your app that can be either
193+
run in a Lambda function or Lambda@Edge, a directory for an image
194+
optimization Lambda function, and another directory for your static
195+
assets that'll be uploaded to S3.
196196
</p>
197197
</li>
198198
<li>

0 commit comments

Comments
 (0)