From 68691863af8764b116b939295946853f63ad3f18 Mon Sep 17 00:00:00 2001 From: soyboy <85043086+sbvegan@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:19:56 -0600 Subject: [PATCH] Update pages/builders/chain-operators/tools/op-conductor.mdx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- pages/builders/chain-operators/tools/op-conductor.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/builders/chain-operators/tools/op-conductor.mdx b/pages/builders/chain-operators/tools/op-conductor.mdx index 127f684bd..4498e1de0 100644 --- a/pages/builders/chain-operators/tools/op-conductor.mdx +++ b/pages/builders/chain-operators/tools/op-conductor.mdx @@ -18,7 +18,7 @@ The [op-conductor](https://github.com/ethereum-optimism/optimism/tree/develop/op is an auxiliary service designed to enhance the reliability and availability of a sequencer within high-availability setups. By minimizing the risks associated with a single point of failure, the op-conductor ensures that the -sequencer remains operational and responsive. +the sequencer remains operational and responsive. ### Assumptions