Skip to content

Commit 7620a87

Browse files
Fix formatting in section header for prompts
1 parent db12873 commit 7620a87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-data-ai/prompt-versioning-genaiops/includes/5-prompt-workflow-development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In the customer service scenario, the prompt change went directly to production
44

55
Here, you learn how to separate development and production environments, implement pull request reviews for prompt changes, and establish testing practices before deployment.
66

7-
## Development vs production prompts
7+
## Development vs. production prompts
88

99
Just like software code, prompts need different environments for safe development and reliable production deployment.
1010

@@ -127,4 +127,4 @@ Automation accelerates prompt deployment while maintaining quality:
127127
> [!TIP]
128128
> Start with automated testing and gradually add monitoring and deployment automation. This incremental approach lets your team build confidence while learning what works for your specific workflows.
129129
130-
This systematic approach ensures prompt changes move through appropriate validation stages before impacting real users, while maintaining the ability to quickly address issues when they arise.
130+
This systematic approach ensures prompt changes move through appropriate validation stages before impacting real users, while maintaining the ability to quickly address issues when they arise.

0 commit comments

Comments
 (0)