next-learn
next-learn copied to clipboard
Some file names are different
I noticed minor typos in the following file names:
- https://nextjs.org/learn/dashboard-app/fetching-data#parallel-data-fetching
| now | Ideal |
|---|---|
| /app/lib/data.js | /app/lib/data.ts |
- https://nextjs.org/learn/dashboard-app/improving-accessibility#:~:text=FormSchema%20as%20follows%3A-,/app/lib/action.ts,-const%20FormSchema%20%3D
| now | Ideal |
|---|---|
| /app/lib/action.ts | /app/lib/actions.ts |
Can I make fix PR?
Hello maintainers, Would you please assign this issue to me??
Thank you! Fixing.