diff --git a/pages/stack/components.mdx b/pages/stack/components.mdx index c29f20ea2..2b98f3849 100644 --- a/pages/stack/components.mdx +++ b/pages/stack/components.mdx @@ -28,7 +28,7 @@ This doesn't include all of the modules or layers that may exist in the future, ### Data Availability -The Data Availability Layer defines where the raw inputs to an OP Stack based chain are published. An OP Stack chain can use one or more Data Availability module to source its input data. Because an OP Stack chain is derived from the Data Availability Layer, the Data Availability module(s) used have a significant impact on the security model of a system. For example, if a certain piece of data can no longer be retrieved from the Data Availability Layer, it may not be possible to sync the chain. +The Data Availability Layer defines where the raw inputs to an OP Stack based chain are published. An OP Stack chain can use a single Data Availability module to source its input data. Because an OP Stack chain is derived from the Data Availability Layer, the Data Availability module used has a significant impact on the security model of a system. For example, if a certain piece of data can no longer be retrieved from the Data Availability Layer, it may not be possible to sync the chain. #### Ethereum DA