Skip to content

Commit 2af9a33

Browse files
committed
Remove syntax highlighting for screenshot
1 parent 7e69a9b commit 2af9a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/tutorials/custom-error-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Now configure the application to display the 500 error page when internal server
185185

186186
{% code title="ErrorController.cs" %}
187187

188-
```csharp
188+
```
189189
using Microsoft.AspNetCore.Mvc;
190190
191191
namespace YourProjectNamespace.Controllers;

0 commit comments

Comments
 (0)