From a56ea41182e4f20d5991ac6eddce97f5ec91923d Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:28:03 +0100 Subject: [PATCH] chore(docs): update snap to handle page title --- docs/src/examples/edges/snap-to-handle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/examples/edges/snap-to-handle.md b/docs/src/examples/edges/snap-to-handle.md index cacef240..8e737137 100644 --- a/docs/src/examples/edges/snap-to-handle.md +++ b/docs/src/examples/edges/snap-to-handle.md @@ -1,4 +1,4 @@ -# Custom Connection Line +# Snap To Handle In this example we will create a custom connection line that snaps to the nearest handle when the connection is dropped within distance of a handle.