vaticle / typedb-docs

TypeDB Documentation
25 stars 72 forks source link

Typo fixes in example queries #886

Closed k4otix closed 1 week ago

k4otix commented 2 weeks ago

What is the goal of this PR?

This PR updates the lesson documentation to ensure provided TypeQL queries are correct, ensuring end-users can follow along more easily. The previous version contained three queries that resulted in syntax issues, whereas the new version corrects these queries.

What are the changes implemented in this PR?

Correct typo in one query and fix two additional queries that use a variable instead of an attribute name

vaticle-bot commented 2 weeks ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture

james-whiteside commented 1 week ago

Many thanks @k4otix!