Skip to content

Commit 2871a0a

Browse files
thatguyjkdmarcos
andauthored
Fix typo in light component documentation (#5807)
* Fix typo in light component documentation * Update light.md --------- Co-authored-by: Diego Marcos <diego.marcos@gmail.com>
1 parent 7baf253 commit 2871a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/components/light.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ examples:
1111

1212
The light component defines the entity as a source of light. Light affects all
1313
materials that have not specified a flat shading model with `shader: flat`.
14-
Note that lights are computationally expensive we should limit number of lights
14+
Note that lights are computationally expensive hence we should limit number of lights
1515
in a scene.
1616

1717
```html

0 commit comments

Comments
 (0)