Skip to content

docs(tutorials): fix invalid JSON, a duplicate card icon, and em dashes - #501

Merged
g-despot merged 1 commit into
docs/review-integrationfrom
docs/low-tutorials
Aug 8, 2026
Merged

docs(tutorials): fix invalid JSON, a duplicate card icon, and em dashes#501
g-despot merged 1 commit into
docs/review-integrationfrom
docs/low-tutorials

Conversation

@g-despot

@g-despot g-despot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Low tier, 4 of 7. 5 findings, 5 files.

An "Example full response" block was wrapped as { {...}, {...} }, which is not valid JSON. The sample code prints each object separately, so an array would have shown output the code never produces. The block keeps the two objects and the label now matches, following the form the sibling quickstarts already use.

Also: a card reused the icon of the card directly above it (the replacement was checked against the bundled Font Awesome stylesheet, since these render as CSS classes), another carried a literal tab in its icon string, two typos on the landing page, and six em dashes.

Verified: every JSON block on the page parsed; build exit 0.

An 'Example full response' block was wrapped so that it was not valid JSON. The
sample code prints each object separately, so an array would show output the
code never produces; the block keeps the two objects and the label now matches,
following the form the sibling quickstarts already use.

Also: a card reused the icon of the card above it, another carried a literal tab
in its icon string, and six em dashes are replaced.

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes formatting, grammar, and icon issues across Weaviate tutorials.

Changes:

  • Corrects wording and punctuation.
  • Fixes tutorial-card icons.
  • Revises malformed example output, though one JSON issue remains.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tokenization.md Replaces em dashes.
tls-ssl.mdx Improves punctuation.
rbac.mdx Rephrases an em-dash clause.
quick-tour-of-weaviate.mdx Revises malformed JSON output.
index.mdx Fixes grammar and card icons.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

"question": "In 1953 Watson & Crick built a model of the molecular structure of this, the gene-carrying substance",
"category": "SCIENCE"
}
{
@g-despot
g-despot merged commit 6bec417 into docs/review-integration Aug 8, 2026
2 of 4 checks passed
@g-despot
g-despot deleted the docs/low-tutorials branch August 8, 2026 14:07
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.

2 participants