From b1fa8b121dab2380a0b035ca31cf6f1f77092a31 Mon Sep 17 00:00:00 2001 From: Filippo <110459737+filippoweb3@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:18:02 +0200 Subject: [PATCH] Update docs/general/polkadot-direction.md Co-authored-by: bader y --- docs/general/polkadot-direction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/polkadot-direction.md b/docs/general/polkadot-direction.md index 210cca67a010..7d27afb55176 100644 --- a/docs/general/polkadot-direction.md +++ b/docs/general/polkadot-direction.md @@ -187,7 +187,7 @@ production rate, for example. An application can be assigned to multiple cores simultaneously. Some applications can have a permanent core assignment and an intermittent one, for example, in a period of high demand to send -multiple blocks to multiple cores at the same time slot to reduce latency. Combined coretime is +multiple blocks to multiple cores at the same time slot to reduce latency. Combining coretime in this manner is achieved through [elastic scaling](../learn/learn-elastic-scaling.md). ![core-usage-agile-combined](../assets/core-usage-agile-combined.png)