diff --git a/knowledge-base/contextmenu-disable-focus.md b/knowledge-base/contextmenu-disable-focus.md index 97b1a50b82..b58c0da231 100644 --- a/knowledge-base/contextmenu-disable-focus.md +++ b/knowledge-base/contextmenu-disable-focus.md @@ -39,8 +39,8 @@ This Knowledge Base article answers the following questions: ````RAZOR @@ -121,4 +121,4 @@ This Knowledge Base article answers the following questions: public List Items { get; set; } } } -```` \ No newline at end of file +````