Skip to content

Commit 4038b1c

Browse files
committed
Remove backticks
1 parent d9465c3 commit 4038b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/use-your-data-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Your app's _package.json_ file will be updated with the dependencies.
226226
node ChatWithOwnData.js
227227
```
228228

229-
```
229+
---
230230

231231
> [!IMPORTANT]
232232
> For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/overview). For more information about credential security, see the Azure AI services [security](../../security-features.md) article.

0 commit comments

Comments
 (0)