-
Notifications
You must be signed in to change notification settings - Fork 48
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: typos in documentation files #3947
Conversation
@bfish713 Hi! I’ve just submitted a pull request. Could you please review it when you have a chance? I’d appreciate your feedback and any comments. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for catching these! Branch just needs a rebase and I'll get it merged.
@pls148 Ready. |
@pls148 check pls. |
Not sure if something just merged in but there's still a conflict with simple_vote.rs |
How I can fix it? Maybe re-create a new PR in a base branch? |
Grab your branch, make sure your checkout is up to date and your upstream is set to origin/main ( |
@pls148 when running the |
This pull request contains changes to improve clarity, correctness and structure.
Description correction:
Corrected
imlementations
toimplementations
Corrected
includs
toincludes
Corrected
trasnactions
totransactions
Corrected
accidently
toaccidentally
Corrected
veiw
toview
Corrected
registerred
toregistered
Please review the changes and let me know if any additional changes are needed.