Skip to content

Commit c807b6d

Browse files
951777: Corrected the image path
1 parent 95928d5 commit c807b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/rich-text-editor/EJ2_ASP.NETCORE/tools/built-in-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Remove the build-in tools from the toolbar by using the [toolbarSettings](https:
176176
{% include code-snippet/rich-text-editor/remove-buildin-tool/tagHelper %}
177177
{% endhighlight %}
178178
{% highlight c# tabtitle="Controller.cs" %}
179-
{% include code-snippet/rich-text-editor/audremove-buildin-tool/controller.cs %}
179+
{% include code-snippet/rich-text-editor/remove-buildin-tool/controller.cs %}
180180
{% endhighlight %}
181181
{% endtabs %}
182182

0 commit comments

Comments
 (0)