Skip to content

Commit 02ad8d9

Browse files
committed
972568: resolve CI failure
1 parent 05f724b commit 02ad8d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Document-Processing/Word/Word-Processor/asp-net-core/paragraph-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ documenteditor.documentEditorSettings.showHiddenMarks = true;
152152
{% include code-snippet/document-editor/asp-net-core/paragraph-format/tagHelper %}
153153
{% endhighlight %}
154154
{% highlight c# tabtitle="Paragraph-format.cs" %}
155-
{% include code-snippet/document-editor/asp-net-core/paragraph-format/document-editor %}
155+
{% include code-snippet/document-editor/asp-net-core/paragraph-format/document-editor.cs %}
156156
{% endhighlight %}
157157
{% endtabs %}
158158

Document-Processing/Word/Word-Processor/asp-net-mvc/paragraph-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ documenteditor.documentEditorSettings.showHiddenMarks = true;
152152
{% include code-snippet/document-editor/asp-net-mvc/paragraph-format/razor %}
153153
{% endhighlight %}
154154
{% highlight c# tabtitle="Paragraph-format.cs" %}
155-
{% include code-snippet/document-editor/asp-net-mvc/paragraph-format/document-editor %}
155+
{% include code-snippet/document-editor/asp-net-mvc/paragraph-format/document-editor.cs %}
156156
{% endhighlight %}
157157
{% endtabs %}
158158

0 commit comments

Comments
 (0)