From bd61537941534d0183ff49b99e9e8f08777366d1 Mon Sep 17 00:00:00 2001 From: Hopium <135053852+Hopium21@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:44:06 +0100 Subject: [PATCH 1/5] Update addresses.mdx --- pages/chain/addresses.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/chain/addresses.mdx b/pages/chain/addresses.mdx index eb1e0d7ef..b768b476d 100644 --- a/pages/chain/addresses.mdx +++ b/pages/chain/addresses.mdx @@ -15,7 +15,7 @@ This reference guide lists all the contract addresses for Mainnet and Testnet, a See the [Smart Contracts Overview](/stack/smart-contracts) for high-level details and access to the source code. -This page is automatically generated from packages in the [superchain-registry](https://github.com/ethereum-optimism/superchain-registry/tree/main) which keeps the content synched and up-to-date. +This page is automatically generated from packages in the [superchain-registry](https://github.com/ethereum-optimism/superchain-registry/tree/main) which keeps the content synced and up-to-date. ## Mainnet From a1519e5740f4ae8866a6c935c6e3042f8e5f0bec Mon Sep 17 00:00:00 2001 From: Hopium <135053852+Hopium21@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:45:23 +0100 Subject: [PATCH 2/5] Update security-policy.mdx --- pages/chain/security/security-policy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/chain/security/security-policy.mdx b/pages/chain/security/security-policy.mdx index 661a510ab..1e50b5093 100644 --- a/pages/chain/security/security-policy.mdx +++ b/pages/chain/security/security-policy.mdx @@ -11,7 +11,7 @@ import { Callout } from 'nextra/components' This page describes general best practices for reporting bugs and provides specific reporting guidelines for OP Stack and OP Mainnet code contained within the [ethereum-optimism](https://github.com/ethereum-optimism) GitHub organization. - **Do not** disclose vulnerabilities publicly or by executing them against a production network. If you do, will you not only be putting users at risk, but you will forfeit your right to a reward. Always follow the appropriate reporting pathways as described below. + **Do not** disclose vulnerabilities publicly or by executing them against a production network. If you do, you will not only be putting users at risk, but you will forfeit your right to a reward. Always follow the appropriate reporting pathways as described below. * **Do not** disclose the vulnerability publicly, for example by filing a public ticket. * **Do not** test the vulnerability on a publicly available network, either the testnet or the mainnet. From 325a0eb3a3eb75c36082bbc8ff21680e82cd33a9 Mon Sep 17 00:00:00 2001 From: Hopium <135053852+Hopium21@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:45:48 +0100 Subject: [PATCH 3/5] Update 404.mdx --- pages/404.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/404.mdx b/pages/404.mdx index ee0616b0c..d3d50ddae 100644 --- a/pages/404.mdx +++ b/pages/404.mdx @@ -1,7 +1,7 @@ --- title: Page Not Found lang: en-US -description: 404 page not found and directs users to submit an git issue. +description: 404 page not found and directs users to submit a git issue. --- # Page Not Found From 4bb22b495483fc5eadf035c7ec15eb04e9c8281a Mon Sep 17 00:00:00 2001 From: Hopium <135053852+Hopium21@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:46:57 +0100 Subject: [PATCH 4/5] Update index.mdx --- pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.mdx b/pages/index.mdx index fa4175ccc..6d4853af9 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -13,7 +13,7 @@ Information about the Optimism Collective's governance, community, and mission c ## Guides for builders -Whether you're a developer building a app on OP Mainnet, a node operator running an OP Mainnet node, or a chain operator launching your own OP Stack chain, you'll find everything you need to get started right here. +Whether you're a developer building an app on OP Mainnet, a node operator running an OP Mainnet node, or a chain operator launching your own OP Stack chain, you'll find everything you need to get started right here. } /> From 4144b0f9431ef85906356f02c2c628421e82c1a5 Mon Sep 17 00:00:00 2001 From: soyboy <85043086+sbvegan@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:04:08 +0800 Subject: [PATCH 5/5] Update pages/404.mdx --- pages/404.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/404.mdx b/pages/404.mdx index d3d50ddae..0726bb9a0 100644 --- a/pages/404.mdx +++ b/pages/404.mdx @@ -1,7 +1,7 @@ --- title: Page Not Found lang: en-US -description: 404 page not found and directs users to submit a git issue. +description: 404 page not found and directs users to submit a GitHub issue. --- # Page Not Found