Skip to content

Commit 74ec61f

Browse files
committed
updating the readme
1 parent 8f0550d commit 74ec61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This Starter Kit includes the following features:
4141

4242
## Front-end App Structure
4343

44-
The majority of the front-end code is located in the `resources/js` folder. In a React application, the most-common file/folder structure is to use **Kebab-Case**. Below is an example of how the `resources/js` folder is structured:
44+
The majority of the front-end code is located in the `resources/js` folder. In a React app, the most-common file/folder structure is to use **kebab-case**. Below is an example of how this folder is structured:
4545

4646
**Folders**
4747
```

0 commit comments

Comments
 (0)