Skip to content

Commit be98116

Browse files
authored
Merge pull request #412 from pactflow/docs/ai_generate_template_typo
chore(docs): update ai pactflow generate template instruction
2 parents d0e9512 + 3a56bbf commit be98116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/docs/ai/using.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Test Templates are supported for all forms of test generation.
244244

245245
#### Providing Code Templates
246246

247-
When generating code, you can ask PactFlow to use a template test to customise output. Using the template, PactFlow AI will attempt to use the style, conventions and patterns it sees in your code. To provide a template, use the `--test-template` parameter, passing the location of a file containing the template.
247+
When generating code, you can ask PactFlow to use a template test to customise output. Using the template, PactFlow AI will attempt to use the style, conventions and patterns it sees in your code. To provide a template, use the `--template` parameter, passing the location of a file containing the template.
248248

249249
**Example:**
250250

0 commit comments

Comments
 (0)