Skip to content

Commit a975a1e

Browse files
docs: Fix typo in deploy-self-hosted.md (#1578)
1 parent 8245ea0 commit a975a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/how-tos/deploy-self-hosted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ With the self-hosted deployment option, you are responsible for managing the inf
1414
You will need to do the following:
1515

1616
1. Deploy Redis and Postgres instances on your own infrastructure.
17-
2. Build a docker image with the [LangGraph Sever](../concepts/langgraph_server.md) using the [LangGraph CLI](../concepts/langgraph_cli.md).
17+
2. Build a docker image with the [LangGraph Server](../concepts/langgraph_server.md) using the [LangGraph CLI](../concepts/langgraph_cli.md).
1818
3. Deploy a web server that will run the docker image and pass in the necessary environment variables.
1919

2020
## Environment Variables

0 commit comments

Comments
 (0)