From 51cc918526d2241e17f514b901036f76506ee9b9 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Mon, 26 Jun 2023 18:20:08 -0700 Subject: [PATCH] Update README.md --- samples/end2end/PlanetaryDocs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/samples/end2end/PlanetaryDocs/README.md b/samples/end2end/PlanetaryDocs/README.md index ceedcb4f2b..81b5a0f6aa 100644 --- a/samples/end2end/PlanetaryDocs/README.md +++ b/samples/end2end/PlanetaryDocs/README.md @@ -1,10 +1,9 @@ --- page_type: sample -description: "This repository is intended to showcase a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB." +description: "This repository is intended to showcase a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core, and Azure Cosmos DB." languages: - csharp products: -- dotnet-core - ef-core - blazor - azure-cosmos-db