docs: fix typos
This commit is contained in:
parent
23c744a949
commit
84a2ee3e5e
|
@ -1,6 +1,6 @@
|
||||||
# git lfs files
|
# git lfs files
|
||||||
|
|
||||||
## file placement
|
## file placements
|
||||||
|
|
||||||
- for Game-only projects
|
- for Game-only projects
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
│ ├── .gitattributes (from Unity.gitattributes)
|
│ ├── .gitattributes (from Unity.gitattributes)
|
||||||
│ └── ...
|
│ └── ...
|
||||||
├── Modelling
|
├── Modelling
|
||||||
│ ├── .gitattributes (from Modelling.gitattributes
|
│ ├── .gitattributes (from Modelling.gitattributes)
|
||||||
│ └── ...
|
│ └── ...
|
||||||
└── ...
|
└── ...
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue