Skip to content

Commit

Permalink
docs: Fix typo in colocation documentation. (#50975)
Browse files Browse the repository at this point in the history
  • Loading branch information
didemkkaslan committed Jun 8, 2023
1 parent 3ccbe82 commit f2cbfe3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ import { Button } from '@/components/button'

## Project organization strategies

There is no "right" or "wrong" way when it comes to organizing your own files and folders in Next.js a project.
There is no "right" or "wrong" way when it comes to organizing your own files and folders in a Next.js project.

The following section lists a very high-level overview of common strategies. The simplest takeaway is to choose a strategy that works for you and your team and be consistent across the project.

Expand Down

0 comments on commit f2cbfe3

Please sign in to comment.