diff --git a/versioned_docs/version-6.x/intro/current-state.md b/versioned_docs/version-6.x/intro/current-state.md
index 6fc4502a35..f80067015a 100644
--- a/versioned_docs/version-6.x/intro/current-state.md
+++ b/versioned_docs/version-6.x/intro/current-state.md
@@ -94,7 +94,7 @@ At the time of writing, `pallet-revive` is deployed to the Polkadot testnet West
A launch on Polkadot's canary network Kusama is targeted for early Q2/25.
The Polkadot launch is targeted for Q3/25.
-## 🙌 Migrating ink! to RISC-V + `pallet-revive` (now)
+## 🙌 Migrating ink! to RISC-V + `pallet-revive` (currently wip)
`pallet-revive` and RISC-V is seen as the future of smart contracts in the Polkadot
ecosystem. We agree with that vision and are excited to work on making the ink! stack
diff --git a/versioned_docs/version-6.x/intro/why-riscv.md b/versioned_docs/version-6.x/intro/why-riscv.md
index e4dcb8d3f8..8ce7ca0ac5 100644
--- a/versioned_docs/version-6.x/intro/why-riscv.md
+++ b/versioned_docs/version-6.x/intro/why-riscv.md
@@ -4,7 +4,7 @@ hide_title: true
slug: /why-riscv
---
-
+
## Why RISC-V for Smart Contracts?