• joao's avatar
    Documentation Improvements Across Multiple Files (#8611) · c205f685
    joao authored
    - Fix various typos in documentation files (e.g., 'and well as' to 'as well as', 'systemcall' to 'syscall', 'brisma' to 'Prisma').
    - Clarify and correct technical information in several sections, including MIPS.sol documentation, L2 Output RPC method, memory write descriptions, and more.
    - Standardize terminology and fix grammatical errors for enhanced readability and consistency.
    - Correct variable naming conventions and file path errors.
    
    These changes collectively enhance the accuracy and readability of the documentation, ensuring it remains clear and accessible for users and developers.
    
    [Files affected: cannon/docs/README.md, indexer/ui/README.md, packages/chain-mon/src/fault-mon/README.md, packages/contracts-bedrock/STYLE_GUIDE.md, packages/fee-estimation/README.md, specs/messengers.md, specs/meta/devnet.md, specs/rollup-node.md]
    c205f685
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
.prettierignore Loading commit data...
.prettierrc.cjs Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
example.env Loading commit data...
package.json Loading commit data...
setupVitest.ts Loading commit data...
tsconfig.json Loading commit data...
tsup.config.ts Loading commit data...
vite.config.ts Loading commit data...