diff --git a/com.unity.shadergraph/Documentation~/Create-Shader-Graph.md b/com.unity.shadergraph/Documentation~/Create-Shader-Graph.md index 8fd308413d6..f8e115b9551 100644 --- a/com.unity.shadergraph/Documentation~/Create-Shader-Graph.md +++ b/com.unity.shadergraph/Documentation~/Create-Shader-Graph.md @@ -15,7 +15,7 @@ A sub menu for each installed render pipeline may be present containing template For a full list of provided options, see the [Universal Render Pipeline]() and [High Definition Render Pipeline]() documentation. -For this example, Universal is installed so a Unversal Lit Shader Graph has been created. +For this example, Universal is installed so a Universal Lit Shader Graph has been created. Double-click your newly created Shader Graph Asset to open it in the Shader Graph window.