1
0
Fork 0

fix(docs): (pattern design tutorial) Fix typo

This commit is contained in:
Benjamin Fan 2023-05-24 11:00:10 -07:00
parent 007066a673
commit 45b5c05879

View file

@ -3,7 +3,7 @@ title: Files and folder structure
order: 110 order: 110
--- ---
Inside out `tutorial` folder, the `design/src` folder holds the source code for Inside our `tutorial` folder, the `design/src` folder holds the source code for
the new pattern we will create. the new pattern we will create.
We can safely ignore all other files and folders, as they are part of the We can safely ignore all other files and folders, as they are part of the