From 38763a72db8ab1ead47f09a24d393d7bd80569c7 Mon Sep 17 00:00:00 2001 From: lindseymoore <71525840+lindseymoore@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:05:45 -0500 Subject: [PATCH] DOCSP-46455 Too Short Title: LINQ (#473) * DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab9855ce64f5c1e035f6feaa44f4fff418891) --- source/fundamentals/linq.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/fundamentals/linq.txt b/source/fundamentals/linq.txt index 33b06265..05e11fd0 100644 --- a/source/fundamentals/linq.txt +++ b/source/fundamentals/linq.txt @@ -1,8 +1,8 @@ .. _csharp-linq: -==== -LINQ -==== +====================================== +LINQ Syntax for Aggregation Operations +====================================== .. contents:: On this page :local: