Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs: fix syntax errors in server storage example - #8906

Merged
pi0 merged 1 commit into
nuxt:mainfrom
cedWetzel:patch-1
Nov 11, 2022
Merged

docs: fix syntax errors in server storage example#8906
pi0 merged 1 commit into
nuxt:mainfrom
cedWetzel:patch-1

Conversation

@cedWetzel

@cedWetzelcedWetzel commented Nov 11, 2022

Copy link
Copy Markdown
Contributor

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Added one missing , and removed one unnecessary comma in the Redis example, causing at least syntax highlighting not to work. Now it is also copy&pastable again.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Added one missing `,` and removed one unnecessary comma in the Redis example, causing at least syntax highlighting not to work. Now it is also copy&pastable again.
@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Nov 11, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commita5189a2
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/636dff7c4d20a30008256f2c
😎 Deploy Previewhttps://deploy-preview-8906--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@DamianGlowalaDamianGlowala changed the title Fix: Redis example syntaxdocs: fix syntax errors in server storage exampleNov 11, 2022
@pi0
pi0 merged commit 7677eec into nuxt:mainNov 11, 2022
@pi0

pi0 commented Nov 11, 2022

Copy link
Copy Markdown
Member

Thanks!

@pi0pi0 mentioned this pull request Nov 15, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@cedWetzel@pi0@danielroe