Skip to content

Commit 2589a4b

Browse files
chore(docs): corrected the typo
1 parent 4307fc5 commit 2589a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/concepts/resources/example-fetcher.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ muppet(app, {
1111
return [
1212
{
1313
uri,
14-
name: "Todo list",
14+
text: "Todo list",
1515
mimeType: "text/plain",
1616
},
1717
];

0 commit comments

Comments
 (0)