diff --git a/docs/reference/release-notes/870.md b/docs/reference/release-notes/870.md
index d26ce20810..387abdc1ff 100644
--- a/docs/reference/release-notes/870.md
+++ b/docs/reference/release-notes/870.md
@@ -21,9 +21,9 @@ These release notes identify the new features included in 8.7, including [alpha
## 8.7.0-alpha2
-| Release date | Changelog(s) | Blog |
-| :--------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--- |
-| 10 December 2024 |
- [ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.7.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.7.0-alpha2)
| - |
+| Release date | Changelog(s) | Blog |
+| :--------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------ |
+| 10 December 2024 | - [ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.7.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.7.0-alpha2)
| [Release blog](https://camunda.com/blog/2024/12/camunda-alpha-release-december-2024/) |
@@ -53,7 +53,7 @@ New Connectors and enhancements are included in this release.
#### AWS Amazon Comprehend Connector
-The new Amazon Comprehend Connector allows you to integrate your BPMN service with Amazon Comprehend, a service which extracts insights about the content of documents, such as personal identifiable information and key phrases.
+The new Amazon Comprehend Connector allows you to integrate your BPMN service with Amazon Comprehend, a service which extracts insights about the content of documents, such as personal identifiable information (PII) and key phrases.
To learn more about this Connector, see [Amazon Comprehend Connector](/components/connectors/out-of-the-box-connectors/amazon-comprehend.md).
@@ -135,9 +135,9 @@ Enhanced process instance migration allows you to solve problems with process de
You can now migrate the following:
-- Compensation boundary event subscriptions.
-- Escalation boundary events.
-- Escalation event subprocesses.
+- Compensation boundary event subscriptions
+- Escalation boundary events
+- Escalation event subprocesses
To learn more about migration, see [process instance migration](/components/concepts/process-instance-migration.md).