Skip to content

Commit d322c07

Browse files
authored
[repo] docs: Update POWERED-BY-AI.md
1 parent 1e61623 commit d322c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/CONCEPTS/POWERED-BY-AI.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ app.OnFeedbackLoop(async (turnContext, turnState, feedbackLoopData, cancellation
144144
### Python
145145
146146
```python
147-
@app.feedback_loop
147+
@app.feedback_loop()
148148
async def feedback_loop(
149149
context: TurnContext, state: TurnState, feedback_data: FeedbackLoopData
150150
):

0 commit comments

Comments
 (0)