From 8b3088668085784c85a4ad71621ea06c3c58231f Mon Sep 17 00:00:00 2001 From: oumaimafisaoui Date: Tue, 27 Aug 2024 12:56:42 +0100 Subject: [PATCH] Fix(DPxAI): Fix format --- subjects/DPxAI/declare-everything/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/DPxAI/declare-everything/README.md b/subjects/DPxAI/declare-everything/README.md index a5993dc4d..66e952492 100644 --- a/subjects/DPxAI/declare-everything/README.md +++ b/subjects/DPxAI/declare-everything/README.md @@ -20,7 +20,7 @@ This type of prompt encourages the AI to provide various explanations and exampl Values need a way to be identified, that's why we use variables. They add meaning to a value by pointing to it. It's like a **label**, a way to name things. -If we say ``20``, it doesn't carry much meaning, _`20` what?_ +If we say `20`, it doesn't carry much meaning, _`20` what?_ Imagine we are talking about robots. You have 20 robot parts.