-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: correct typos, improve consistency, and update URLs #4451
fix: correct typos, improve consistency, and update URLs #4451
Conversation
Replaced the outdated Twitter URL (https://twitter.com) with the updated x.com format (https://x.com) to align with the platform's rebranding.
- Changed "setup" to "set up" for proper verb usage. - Corrected "docker file" and "alice docker file" to "Dockerfile" to maintain consistency. - Removed extra space before "Datadog API key". - Fixed "initialises" to "initializes" (American English spelling). - Corrected spelling of "strategiey" to "strategy".
- Changed "initialises" to "initializes" (American English spelling). - Corrected "whats" to "what's". - Capitalized "Gossamer Testnet" for consistency. - Changed "finalisation" to "finalization" (American English spelling). - Fixed grammatical error by changing "extrinsics is used" to "extrinsics are used".
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## development #4451 +/- ##
===============================================
+ Coverage 50.51% 54.36% +3.84%
===============================================
Files 230 345 +115
Lines 29006 45806 +16800
===============================================
+ Hits 14653 24901 +10248
- Misses 12856 18650 +5794
- Partials 1497 2255 +758 🚀 New features to boost your workflow:
|
Hey @sergeypanin1994 , thanks for your contribution. Are you planning to address the latest comments from Eclesio? let me know in case we need to close this PR as stale |
Fixed. Sorry for the wait. |
@sergeypanin1994 there is 2 more comments, can you address them? |
I corrected the mistake |
Is everything okay? |
Hey @sergeypanin1994 everything appears ok, will merge anytime soon. Thank you for you contributions. If you are interested in future contributions please join our discord https://discord.gg/N7aaw676. |
Comments have been addressed and we have two approvals from other reviewers.
fix: correct typos, improve consistency, and update URLs