We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbc9f2 commit f8743e9Copy full SHA for f8743e9
docs/Material_API.md
@@ -88,7 +88,7 @@ child_material = factory.factory_create_new('/Game/ChildMaterial')
88
Creating a Material Instance Dynamic
89
------------------------------------
90
91
-You can create a MID (Material Instance Dynamic) from a ,aterial instance:
+You can create a MID (Material Instance Dynamic) from a material instance:
92
93
```python
94
mid = self.uobject.create_material_instance_dynamic(material_instance)
0 commit comments