Update fp-components.mdx - fix typos#737
Conversation
WalkthroughThe changes in the Changes
Recent review detailsConfiguration used: .coderabbit.yaml Files selected for processing (1)
Additional context usedPath-based instructions (1)
LanguageTool
Additional comments not posted (2)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
✅ Deploy Preview for docs-optimism ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Actionable comments posted: 1
Outside diff range and nitpick comments (6)
pages/stack/protocol/fault-proofs/fp-components.mdx (6)
Line range hint
15-15: Consider rephrasing to avoid a split infinitive.- The system is designed to eventually enable secure bridging without central fallback. + The system is designed eventually to enable secure bridging without central fallback.
Line range hint
32-32: Simplify the phrase for clarity.- ...proof systems, unique dispute games, and a variety of FPVMs in the future. + ...proof systems, unique dispute games, and several FPVMs in the future.
Line range hint
34-34: Add a comma for clarity.- ...dispute games in the dispute protocol backed by multiple security mechanisms. + ...dispute games in the dispute protocol, backed by multiple security mechanisms.
Line range hint
53-53: Rephrase for a more expressive alternative.- To do this, only one instruction is proven at a time. + To achieve this, only one instruction is proven at a time.
Line range hint
53-53: Add a comma for enhanced readability.- ...n may look different for each FPVM, but generally it looks similar to Cannon, which proves... + ...n may look different for each FPVM, but generally, it looks similar to Cannon, which proves...
Line range hint
82-82: Avoid repetitive sentence beginnings.- For detailed information about the entire FP program, FP virtual machine, and dispute game, see the [specs](https://specs.optimism.io/fault-proof/index.html). + For detailed information about the entire FP program, FP virtual machine, and dispute game, consult the [specs](https://specs.optimism.io/fault-proof/index.html).
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Actionable comments posted: 0
Outside diff range and nitpick comments (5)
pages/stack/protocol/fault-proofs/fp-components.mdx (5)
Line range hint
15-15: Consider rephrasing to avoid split infinitives for better readability.- The system is designed to eventually enable secure bridging without central fallback. + The system is designed eventually to enable secure bridging without central fallback.
Line range hint
32-32: Simplify the phrase for clarity.- ...proof systems, unique dispute games, and a variety of FPVMs in the future. + ...proof systems, unique dispute games, and several FPVMs in the future.
Line range hint
53-53: Enhance clarity by adding a comma and rephrasing.- To do this, only one instruction is proven at a time. + To achieve this, only one instruction is proven at a time.
Line range hint
53-53: Add a comma after 'generally' for better readability.- ...n may look different for each FPVM, but generally it looks similar to Cannon, which proves... + ...n may look different for each FPVM, but generally, it looks similar to Cannon, which proves...
Line range hint
82-82: Avoid repetitive sentence beginnings for a more engaging text.- For detailed information about the entire FP program, FP virtual machine, and dispute game, see the [specs](https://specs.optimism.io/fault-proof/index.html). + Detailed information about the entire FP program, FP virtual machine, and dispute game is available in the [specs](https://specs.optimism.io/fault-proof/index.html).
Description
Fixing typos: