diff --git a/fern/docs/pages/guides/output.mdx b/fern/docs/pages/guides/output.mdx index 0e73a61..ee7ffb8 100644 --- a/fern/docs/pages/guides/output.mdx +++ b/fern/docs/pages/guides/output.mdx @@ -114,7 +114,7 @@ to the setup question. This example demonstrates the effective structuring and validation of output data, ensuring that the generated joke adheres to our defined format. -### Conclusion +## Conclusion This approach allows for the flexible and structured generation of outputs, leveraging PredictionGuard's capabilities alongside Pydantic's validation features.