nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.08k stars 624 forks source link

docs: Add missing `await` for searchContent docs #2692

Closed awwaiid closed 2 months ago

awwaiid commented 2 months ago

🔗 Linked issue

This is almost identical to PR #2687

❓ Type of change

📚 Description

Adds a missing await in a searchContent example.

📝 Checklist