Skip to content

Commit f233533

Browse files
committed
977561: UG Migration for Document Editor
1 parent 46aaec0 commit f233533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Document-Processing/Word/Word-Processor/asp-net-core/how-to/override-the-keyboard-shortcuts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For example, `Ctrl + S` keyboard shortcut saves the document in SFDT format by d
3535

3636
{% tabs %}
3737
{% highlight cshtml tabtitle="CSHTML" %}
38-
{% include code-snippet/document-editor/asp-net-core/document-editor/asp-net-core/document-editor/asp-net-core/document-editor/override/tagHelper %}
38+
{% include code-snippet/document-editor/asp-net-core/document-editor/override/tagHelper %}
3939
{% endhighlight %}
4040
{% highlight c# tabtitle="Override.cs" %}
4141
{% endhighlight %}{% endtabs %}

0 commit comments

Comments
 (0)