Skip to content

Commit

Permalink
improved headlines
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Jun 19, 2023
1 parent 8f1099f commit 87348ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/llms/flow-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ classifiers adjust the underlying state machine to handle edge cases.
For more detailed information on defining flows, refer to the
[flows specification](../flows.mdx).

## Adding the `FlowPolicy` to your bot
## Adding the FlowPolicy to your bot

The Flow Policy can be integrated like [any other policy](../policies.mdx). It
involves two steps:
Expand Down Expand Up @@ -175,7 +175,7 @@ correction flow.
No additional configuration is required for the FlowPolicy beyond what's already
outlined above.

## Frequently Asked Questions
## FAQs

### Can FlowPolicy be used with other Policies?

Expand Down

0 comments on commit 87348ba

Please sign in to comment.