From 7cc172e4d43b9229ef4cd4402c124d0648d628f0 Mon Sep 17 00:00:00 2001 From: William FH <13333726+hinthornw@users.noreply.github.com> Date: Tue, 28 May 2024 08:31:01 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=84=20(#541)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/reference/checkpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/reference/checkpoints.md b/docs/docs/reference/checkpoints.md index c0b6acdda..20e9d1595 100644 --- a/docs/docs/reference/checkpoints.md +++ b/docs/docs/reference/checkpoints.md @@ -4,7 +4,7 @@ You can [compile](https://langchain-ai.github.io/langgraph/reference/graphs/#lan - Remembering things across multiple interactions - Interrupting to wait for user input -- Resiliance for long-running, error-prone agents +- Resilience for long-running, error-prone agents - Time travel retry and branch from a previous checkpoint ### Checkpoint