Chore(DPxAI): Fixed prompt section format

This commit is contained in:
oumaimafisaoui 2024-08-07 14:21:35 +01:00 committed by Oumaima Fisaoui
parent 9f91947dea
commit bdc26dd43f
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ let robot parts = 20 // invalid because of spaces
let robotParts = 20 // Just right
```
#### **Prompt example**:
#### **`Prompt example`**:
> "Explain how to use `let` to declare variables in JavaScript."