From 5265fb17b9aa15f40df218897a4a23ac5dfb8274 Mon Sep 17 00:00:00 2001 From: Tom Dykstra Date: Wed, 18 Dec 2024 12:28:01 -0800 Subject: [PATCH] fix indentation --- aspnetcore/toc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index 4cda632ee3..7325831f1e 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -1306,8 +1306,8 @@ items: - name: MVC1006 uid: diagnostics/mvc1006 - name: RDG diagnostics - displayName: aot, RDG diagnostics - uid: fundamentals/aot/request-delegate-generator/rdg-ids + displayName: aot, RDG diagnostics + uid: fundamentals/aot/request-delegate-generator/rdg-ids - name: RDG002 uid: fundamentals/aot/request-delegate-generator/diagnostics/rdg002 - name: RDG004