From 0c5b855b140322266210afcf1068f7ee571964e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:20:07 -0500 Subject: [PATCH] DOCSP-46455 Too Short Title: LINQ (#473) (#487) * DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab9855ce64f5c1e035f6feaa44f4fff418891) Co-authored-by: lindseymoore <71525840+lindseymoore@users.noreply.github.com> --- 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 af2e3081..8a9602e4 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: