next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

Some file names are different

Open kaji-hiro opened this issue 1 year ago • 1 comments

I noticed minor typos in the following file names:

  1. https://nextjs.org/learn/dashboard-app/fetching-data#parallel-data-fetching
now Ideal
/app/lib/data.js /app/lib/data.ts
  1. 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?

kaji-hiro avatar Jan 30 '24 13:01 kaji-hiro

Hello maintainers, Would you please assign this issue to me??

Ahmadjajja avatar Feb 04 '24 10:02 Ahmadjajja

Thank you! Fixing.

leerob avatar Jun 23 '24 22:06 leerob