This commit is contained in:
Eugene Yurtsev
2024-12-10 18:10:14 -05:00
parent 3a611fb20d
commit 47dcb2d105
@@ -22,7 +22,7 @@
" * [Command](../../../concepts/low_level#command)\n",
" \n",
"\n",
"An [interrupt]( is a convenient way to support human-in-the-loop workflows.\n",
"An `interrupt` is a convenient way to support human-in-the-loop workflows.\n",
"\n",
"To use an `interrupt`, you must enable a checkpointer, as the feature relies on persisting the graph state.\n",
"\n",