Fixed issue with grammer spotted by CodeRabbit.

This commit is contained in:
Tim Laing 2024-08-01 16:03:02 +00:00
parent 0faea140e2
commit 6d8d8c79a3

View File

@ -161,7 +161,7 @@ template:
### Service `openai_conversation.generate_content`
Allows you to ask OpenAI to generate an content based on a prompt. This service
Allows you to ask OpenAI to generate a content based on a prompt. This service
populates [Response Data](/docs/scripts/service-calls#use-templates-to-handle-response-data)
with the response from OpenAI.