Skip to content

Commit

Permalink
applying prettier to entire repo (#5598)
Browse files Browse the repository at this point in the history
Co-authored-by: Polkadot-Kusama Bot <[email protected]>
  • Loading branch information
github-actions[bot] and Polkadot-Kusama Bot authored Feb 12, 2024
1 parent 78e9bfc commit 8342be7
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/general/decentralized-futures.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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
Expand Down
2 changes: 1 addition & 1 deletion docs/learn/learn-nft-pallets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 Uniques Pallet is deprecated. Everything related to NFTs will be covered by the
[NFTs Pallet](#nfts-pallet).

:::
Expand Down
7 changes: 3 additions & 4 deletions docs/learn/learn-polkadot-technical-fellowship.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ This initiative is funded by Polkadot treasury through

:::

The full set of instructions to be inducted to the Polkadot Technical Fellowship are available on
The full set of instructions to be inducted to the Polkadot Technical Fellowship are available on
[the fellowship dasboard](https://polkadot-fellows.github.io/dashboard/#/membership).

### Rank Updates
Expand All @@ -129,6 +129,5 @@ ranks higher. For instance, the fellowship
[referenda 64](https://collectives.subsquare.io/fellowship/referenda/64) which promotes a member
from rank 1 to rank 2 can only be voted by members whose ranks are greater than or equal to 3.
Promotion of the Polkadot Fellowship members from rank 5 needs to be done through an OpenGov
referendum. For more information, check the rank updates section on [the fellowship dasboard](https://polkadot-fellows.github.io/dashboard/#/membership).


referendum. For more information, check the rank updates section on
[the fellowship dasboard](https://polkadot-fellows.github.io/dashboard/#/membership).
2 changes: 1 addition & 1 deletion docs/learn/learn-xcvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
- 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.

Expand Down
4 changes: 2 additions & 2 deletions docs/maintain/maintain-guides-how-to-monitor-your-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,8 @@ receivers:
send_resolved: true
```

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
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`.

Next, create another `systemd` configuration file named `alertmanager.service` by running the
Expand Down

0 comments on commit 8342be7

Please sign in to comment.