diff --git a/docs/general/decentralized-futures.md b/docs/general/decentralized-futures.md index d0ef0deac221..571b5a68e66f 100644 --- a/docs/general/decentralized-futures.md +++ b/docs/general/decentralized-futures.md @@ -32,7 +32,7 @@ To apply for funding to the Decentralized Futures fill [**this form**](https://docs.google.com/forms/d/e/1FAIpQLSdlPyHj56tY6t-5zhdn55VvznR5OACvXe8K1M6vRGmhdslZkw/viewform). The form will guide you through each step of the application. You are also encouraged to post the idea in the [**Polkadot forum**](https://forum.polkadot.network/) upfront. If you have any -questions, you can reach out to the the +questions, you can reach out to the [**W3F Decentralized Futures Community on Element**](https://matrix.to/#/#df:web3.foundation). Proposals have to be **submitted before July 1st, 2024**. Applications will be **reviewed from Dec diff --git a/docs/learn/learn-nft-pallets.md b/docs/learn/learn-nft-pallets.md index d1399da87655..12b90402237a 100644 --- a/docs/learn/learn-nft-pallets.md +++ b/docs/learn/learn-nft-pallets.md @@ -266,7 +266,7 @@ user will not have to worry about all technicalities. :::info -The Uniques Pallet is deprecated. Everything related to NFTs will be covered by the the +The Uniques Pallet is deprecated. Everything related to NFTs will be covered by the [NFTs Pallet](#nfts-pallet). ::: diff --git a/docs/learn/learn-transaction-fees.md b/docs/learn/learn-transaction-fees.md index 303d217b5aae..c772275f8176 100644 --- a/docs/learn/learn-transaction-fees.md +++ b/docs/learn/learn-transaction-fees.md @@ -149,7 +149,7 @@ exceed the max size of an unsigned 128 bit integer. ### Fee Multiplier -{{ polkadot: Polkadot :polkadot }}{{ kusama: Kusama :kusama }} can add a additional fee to +{{ polkadot: Polkadot :polkadot }}{{ kusama: Kusama :kusama }} can add an additional fee to transactions if the network becomes too busy and starts to decelerate the system. This fee can create an incentive to avoid the production of low priority or insignificant transactions. In contrast, those additional fees will decrease if the network calms down and can execute transactions diff --git a/docs/learn/learn-xcvm.md b/docs/learn/learn-xcvm.md index cefa0bbaff87..f0e89ca64375 100644 --- a/docs/learn/learn-xcvm.md +++ b/docs/learn/learn-xcvm.md @@ -129,7 +129,7 @@ enum Instruction { non-fungible assets, and in the case of a fungible asset, it represents some defined amount of the asset. -- A `MultiLocation` is a relative identifier, meaning that it can only be used to define the the +- A `MultiLocation` is a relative identifier, meaning that it can only be used to define the relative path between two locations, and cannot generally be used to refer to a location universally. diff --git a/docs/maintain/maintain-guides-how-to-monitor-your-node.md b/docs/maintain/maintain-guides-how-to-monitor-your-node.md index 69a5ad924cc7..f715885c4d1b 100644 --- a/docs/maintain/maintain-guides-how-to-monitor-your-node.md +++ b/docs/maintain/maintain-guides-how-to-monitor-your-node.md @@ -364,7 +364,7 @@ receivers: send_resolved: true ``` -With the above configuration, alerts will be sent using the the email you set above. Remember to +With the above configuration, alerts will be sent using the email you set above. Remember to change `YOUR_EMAIL` to your email and paste the app password you just saved earlier to the `YOUR_APP_PASSWORD`. diff --git a/docs/maintain/maintain-guides-how-to-validate-polkadot.md b/docs/maintain/maintain-guides-how-to-validate-polkadot.md index 8ea286b8fe09..915968fd2ae7 100644 --- a/docs/maintain/maintain-guides-how-to-validate-polkadot.md +++ b/docs/maintain/maintain-guides-how-to-validate-polkadot.md @@ -363,7 +363,7 @@ Run the following command to find the latest version. git tag -l | sort -V | grep -v -- '-rc' ``` -Find the latest version; replace "VERSION" in the commmand below and run to change your branch. +Find the latest version; replace "VERSION" in the command below and run to change your branch. ```sh git checkout VERSION @@ -878,7 +878,7 @@ As demonstrated in [Yusuke Endoh's article](http://mamememo.blogspot.com/2020/05/cpu-intensive-rubypython-code-runs.html), a performance penalty for containerized workloads can be as high as 100%. This is due to SECCOMP profile being overprotective about applying Spectre/Meltdown mitigations without providing real -security. A longer explanation is a available in the +security. A longer explanation is available in the [kernel patch discussion](https://lkml.org/lkml/2020/11/4/1135). Linux 5.16 diff --git a/docs/maintain/maintain-guides-validator-payout.md b/docs/maintain/maintain-guides-validator-payout.md index 7b7de42fb8a8..1a9c55d89477 100644 --- a/docs/maintain/maintain-guides-validator-payout.md +++ b/docs/maintain/maintain-guides-validator-payout.md @@ -196,7 +196,7 @@ validator, then you will lose 1 DOT in each case. :::caution -If a validator is oversubscribed in an era, staking rewards are distributed only to the the top +If a validator is oversubscribed in an era, staking rewards are distributed only to the top {{ polkadot: :polkadot }} {{ kusama: :kusama }} nominators and the rest of the nominators do not receive any rewards. This is not the case for