Skip to content

Commit 65b96b8

Browse files
committed
Update wording
1 parent b85e5d8 commit 65b96b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export default function Projects() {
8080
</h3>
8181

8282
<p>
83-
A toy language branched from{' '}
83+
A toy bytecode VM language branched from{' '}
8484
<a href="https://craftinginterpreters.com/the-lox-language.html">
8585
Lox
8686
</a>{' '}

0 commit comments

Comments
 (0)