diff --git a/docs/docs/tutorial/chapter6/the-redwood-way.md b/docs/docs/tutorial/chapter6/the-redwood-way.md index 0b6a2c2ab7aa..4bb4388893c2 100644 --- a/docs/docs/tutorial/chapter6/the-redwood-way.md +++ b/docs/docs/tutorial/chapter6/the-redwood-way.md @@ -114,7 +114,7 @@ export default { -```tsx title="web/src/components/Comment/Comment.stories.txs" +```tsx title="web/src/components/Comment/Comment.stories.tsx" import Comment from './Comment' export const generated = () => {