Skip to content
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: cairo language tags in contract-storage.adoc #1464

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

qvkare
Copy link

@qvkare qvkare commented Dec 27, 2024

Description of the Changes

Updated source code language tags in contract-storage.adoc to correctly identify Cairo code blocks. This change improves documentation accuracy and syntax highlighting.

This PR fixes issue (#1463)

Changes made:

  • Changed [source,js] to [source,cairo]
  • Changed [source,javascript] to [source,cairo]
  • No content modifications were made to preserve the original documentation

PR Preview URL

/architecture-and-concepts/smart-contracts/contract-storage/

Check List

  • Changes made against main branch and PR does not conflict
  • PR title is meaningful, e.g: fix: minor typos in README
  • Detailed description added under "Description of the Changes"
  • Specific URL(s) added under "PR Preview URL"

Closes #1463

@starknet-bot
Copy link
Collaborator

Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-1464/ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect source code language tags in contract-storage.adoc
2 participants