diff --git a/website/pages/es/sps/introduction.mdx b/website/pages/es/sps/introduction.mdx index 50f4dd00d584..634c23f2f009 100644 --- a/website/pages/es/sps/introduction.mdx +++ b/website/pages/es/sps/introduction.mdx @@ -2,11 +2,11 @@ title: Introduction to Substreams-Powered Subgraphs --- -Boost your subgraph’s efficiency and scalability by using [Substreams](/substreams/introduction/) to stream pre-indexed blockchain data. +Boost your subgraph's efficiency and scalability by using [Substreams](/substreams/introduction/) to stream pre-indexed blockchain data. ## Descripción -Use a Substreams package (`.spkg`) as a data source, to give your subgraph access to a stream of pre-indexed blockchain data. This enables more efficient and scalable data handling, especially with large or complex blockchain networks. +Use a Substreams package (`.spkg`) as a data source to give your subgraph access to a stream of pre-indexed blockchain data. This enables more efficient and scalable data handling, especially with large or complex blockchain networks. ### Specifics