-
Notifications
You must be signed in to change notification settings - Fork 200
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: several typos in the documentation (#929) #937
Conversation
* Update cairo-and-sierra.adoc * Update contract-abi.adoc * Update contract-address.adoc * Update contract-classes.adoc * Update contract-storage.adoc * Update hash-functions.adoc * Update starknet-state.adoc * Update starkli.adoc * Update declare_a_smart_contract.adoc * Update juno_versions.adoc * Update pathfinder_versions.adoc * fix typo doc_guidelines.adoc * fix contract-abi.adoc Co-authored-by: Steve Goodman <[email protected]> * fix starkli.adoc Co-authored-by: Steve Goodman <[email protected]> * fix declare_a_smart_contract.adoc Co-authored-by: Steve Goodman <[email protected]> * fix doc_guidelines.adoc Co-authored-by: Steve Goodman <[email protected]> * Update starkli.adoc * Update cairo-and-sierra.adoc * Update components/Starknet/modules/architecture_and_concepts/pages/Smart_Contracts/contract-abi.adoc --------- Co-authored-by: Steve Goodman <[email protected]>
Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-937/documentation/ . |
...nents/Starknet/modules/architecture_and_concepts/pages/Smart_Contracts/contract-address.adoc
Outdated
Show resolved
Hide resolved
...nents/Starknet/modules/architecture_and_concepts/pages/Smart_Contracts/contract-address.adoc
Outdated
Show resolved
Hide resolved
Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-937/documentation/ . |
Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-937/documentation/ . |
Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-937/documentation/ . |
Description of the Changes
Based on #929. Creating this PR to force preview build.
PR Preview URL
After you push a commit to this PR, a preview is built and a URL to the root of the preview appears in the comment feed.
Paste here the specific URL(s) of the content that this PR addresses.
Check List
<docs/feat/fix/chore>(optional scope): <description>
, e.g:fix: minor typos in code
This change is