-
Notifications
You must be signed in to change notification settings - Fork 29
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 #90
base: main
Are you sure you want to change the base?
Conversation
@swetshaw Hi! Apologies for the inconvenience. I just wanted to check if there’s anything I can improve in my pull request. Please feel free to ask any questions or let me know if any changes are needed to meet the project's merge requirements. I’m happy to make adjustments! |
@@ -188,6 +188,6 @@ sustainable. | |||
## Starknet MultiVM appchains, powered by Kakarot | |||
|
|||
KKRT Labs will be working closely with trusted partners such as Starkware, | |||
Karnot and other appchain providers to deliver EVM-compatible Starknet | |||
Kakarot and other appchain providers to deliver EVM-compatible Starknet |
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.
this isn't a typo, Karnot is one of our devops partners
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.
ok, I will fix it .
``` |
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.
what is the change made here?
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.
nothing has changed here, the only thing is a typo
@Eikix Hello, I have made the requested fixes. |
This pull request contains changes to improve clarity, correctness and structure.
Description correction:
Corrected "Karnot" to "Kakarot".
Corrected "wriiten" to "written".
Please review the changes and let me know if any additional changes are needed.