typedb-docs
typedb-docs copied to clipboard
Fix Academy errors
Goal
I'm working through the Academy at the moment, and I have found a few errors or points where things could be clearer. This PR implements fixes for the syntax errors (TypeQL and AsciiDoc), typos, and clarity points I have found.
Implementation
I have tried to keep my changes minimal following the contribution guidelines. I will comment wherever I feel explanation or discussion is required. Where I cannot provide a solution but I feel a change is warranted, I have added a // TODO: comment.
You have no idea how happy I am to see you go through academy and be kind enough to contribute fixes back! Keep em coming and I'll work them in when you un-draft this PR :D
Thanks!!