Skip to content

Commit 297496d

Browse files
committed
..
1 parent 13e2f59 commit 297496d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/getting-started/build-your-first-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Configure the query inputs using `{{this.params}}` to make the values dynamic:
106106
<dd>
107107
108108
```js
109-
This function creates a new issue in Jira. It accepts two parameters—summary and issue type—provided by the user during the conversation.
109+
This function creates a new issue in Jira. It accepts parameters—summary —provided by the user during the conversation.
110110
```
111111

112112
</dd>

0 commit comments

Comments
 (0)