wizard
wizard
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Please, delete profile https://lenster.xyz/u/nostrafinance This profile is unofficial, but claims to...
Typo in the class name `justify-betwee`, which should be `justify-between`. This typo results in incorrect content alignment, as the expected horizontal spacing won’t apply. **This change will restore the correct...
### A spelling error in the translation was found and corrected. Отяично! = Отлично! --- ## PR-Codex overview This PR focuses on updating the Russian translations in the `locales/ru-RU.json` file...
Hi team, While reviewing the documentation, I noticed a few typographical errors and have corrected them to improve clarity and professionalism: 1. Corrected "faciliates" to "facilitates" in the *Reservoir* section....
I noticed a redundancy in the type assertion within the Ethereum check: ```typescript if (!(window as any as any).ethereum) return false; ``` Using `as any as any` is unnecessary and...
I noticed a typo in the "Getting a Testnet Account" section. The sentence "Regardless the method used to set up your Union Testnet account..." should include "**of**" to be grammatically...
**Description:** There is a minor typo in the documentation under the section "Below are steps for initialising and reproducing this portal for development." The word **"initialising"** should be spelled as...