diff --git a/serverless/pages/ingest-your-data-ingest-data-through-integrations-logstash.mdx b/serverless/pages/ingest-your-data-ingest-data-through-integrations-logstash.mdx
index 4cd465d2..b60e28af 100644
--- a/serverless/pages/ingest-your-data-ingest-data-through-integrations-logstash.mdx
+++ b/serverless/pages/ingest-your-data-ingest-data-through-integrations-logstash.mdx
@@ -82,7 +82,7 @@ Create a [((ls)) pipeline](((logstash-ref))/configuration.html) that includes th
Configure the ((es)) input to point to your source deployment or instance, and configure the ((es)) output with the `cloud_id` and `api_key` settings for your target ((es3)) instance.
-If your origin index is using settings that aren't supported in Serverless, then you might need to adjust your index settings.
+If your origin index is using settings that aren't supported in Serverless, then you might need to adjust your index settings.
## Next steps
Check out the [Logstash product page](https://www.elastic.co/logstash) to see what ((ls)) can do for you.
diff --git a/serverless/pages/technical-preview-limitations.mdx b/serverless/pages/technical-preview-limitations.mdx
index 5fbd25c0..54848cde 100644
--- a/serverless/pages/technical-preview-limitations.mdx
+++ b/serverless/pages/technical-preview-limitations.mdx
@@ -14,7 +14,7 @@ The following are currently not available:
- Cross-cluster search and cross-cluster replication
- Snapshot and restore
- Clone index API
-- Migrations from non-serverless ((es)) deployments. In the interim, you can use Logstash to move data to and from serverless projects.
+- Migrations from non-serverless ((es)) deployments. In the interim, you can use Logstash to move data to and from serverless projects.
- Custom roles
- Audit logging
- Elasticsearch for Apache Hadoop
diff --git a/serverless/pages/what-is-serverless.mdx b/serverless/pages/what-is-serverless.mdx
index eda25326..908c8bfe 100644
--- a/serverless/pages/what-is-serverless.mdx
+++ b/serverless/pages/what-is-serverless.mdx
@@ -66,11 +66,11 @@ Migration paths between hosted deployments and serverless projects are currently
**How can I move data to or from serverless projects?**
-We are working on data migration tools! In the interim, you can use Logstash with Elasticsearch input and output plugins to move data to and from serverless projects.
+We are working on data migration tools! In the interim, you can use Logstash with Elasticsearch input and output plugins to move data to and from serverless projects.
**How can I move data to or from serverless projects?**
-We are working on data migration tools! In the interim, you can use Logstash with Elasticsearch input and output plugins to move data to and from serverless projects.
+We are working on data migration tools! In the interim, you can use Logstash with Elasticsearch input and output plugins to move data to and from serverless projects.
**How does serverless ensure compatibility between software versions?**