diff --git a/docs/docs/how-tos/http/custom_routes.md b/docs/docs/how-tos/http/custom_routes.md index 39a1f924f..8adf31186 100644 --- a/docs/docs/how-tos/http/custom_routes.md +++ b/docs/docs/how-tos/http/custom_routes.md @@ -71,7 +71,7 @@ If you navigate to `localhost:2024/hello` in your browser (2024 is the default d ## Deploying -You can deploy this app as-is to the managed langgraph cloud or to your self-hsoted platform. +You can deploy this app as-is to the managed langgraph cloud or to your self-hosted platform. ## Next steps