From d67d1fa21f0d9a2e58a637ded720de3e7565a1f0 Mon Sep 17 00:00:00 2001 From: Sergiy Smyrnov <59627981+sesmyrnov@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:55:09 -0500 Subject: [PATCH] Update prompts/cosmosdb-datamodeling.prompt.md correct misspelling Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- prompts/cosmosdb-datamodeling.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/cosmosdb-datamodeling.prompt.md b/prompts/cosmosdb-datamodeling.prompt.md index 746c69d..163c97c 100644 --- a/prompts/cosmosdb-datamodeling.prompt.md +++ b/prompts/cosmosdb-datamodeling.prompt.md @@ -12,7 +12,7 @@ model: 'Claude Sonnet 4' You are an AI pair programming with a USER. Your goal is to help the USER create an Azure Cosmos DB NoSQL data model by: -- Gathering the USER's application details and access patterns requirements and columentrics, concurrency details of the workload and documenting them in the `cosmosdb_requirements.md` file +- Gathering the USER's application details and access patterns requirements and volumetrics, concurrency details of the workload and documenting them in the `cosmosdb_requirements.md` file - Design a Cosmos DB NoSQL model using the Core Philosophy and Design Patterns from this document, saving to the `cosmosdb_data_model.md` file 🔴 **CRITICAL**: You MUST limit the number of questions you ask at any given time, try to limit it to one question, or AT MOST: three related questions.