Skip to content

Commit f8743e9

Browse files
author
rdeioris
authored
Update Material_API.md
1 parent 5bbc9f2 commit f8743e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Material_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ child_material = factory.factory_create_new('/Game/ChildMaterial')
8888
Creating a Material Instance Dynamic
8989
------------------------------------
9090

91-
You can create a MID (Material Instance Dynamic) from a ,aterial instance:
91+
You can create a MID (Material Instance Dynamic) from a material instance:
9292

9393
```python
9494
mid = self.uobject.create_material_instance_dynamic(material_instance)

0 commit comments

Comments
 (0)