Update empty-screen.tsx

This commit is contained in:
Jared Palmer 2023-06-07 08:48:46 -04:00 committed by GitHub
parent 6293470332
commit 2e80864b84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ const exampleMessages = [
message: `What is a "serverless function"?` message: `What is a "serverless function"?`
}, },
{ {
heading: 'Summarize article', heading: 'Summarize an article',
message: 'Summarize the following article for a 2nd grader: \n' message: 'Summarize the following article for a 2nd grader: \n'
}, },
{ {