From c3218e384ae72291b6f7dcb1a65c1f6a4f1adc13 Mon Sep 17 00:00:00 2001 From: HeidiSteen Date: Mon, 24 Aug 2020 21:53:09 -0700 Subject: [PATCH] create-first-app readme edit --- create-first-app/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/create-first-app/README.md b/create-first-app/README.md index 7e5a552..7f1b967 100644 --- a/create-first-app/README.md +++ b/create-first-app/README.md @@ -2,8 +2,8 @@ page_type: sample languages: - csharp -name: Build your first Azure Cognitive Search app -description: "Learn how to create a search page, and then enhance it with pagination controls, filters and facets, and typeahead query support. This example builds an ASP.NET Core MVC application using the Azure Cognitive Search .NET SDK." +name: Create your first Azure Cognitive Search app +description: "Create a search page, and then enhance it with pagination controls, filters and facets, and typeahead queries. This example builds an ASP.NET Core MVC application using the Azure Cognitive Search .NET SDK." products: - azure - azure-cognitive-search