We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85e5d8 commit 65b96b8Copy full SHA for 65b96b8
src/pages/projects.js
@@ -80,7 +80,7 @@ export default function Projects() {
80
</h3>
81
82
<p>
83
- A toy language branched from{' '}
+ A toy bytecode VM language branched from{' '}
84
<a href="https://craftinginterpreters.com/the-lox-language.html">
85
Lox
86
</a>{' '}
0 commit comments