Skip to content

Commit 0bc515b

Browse files
committed
update projects text
1 parent 6a6fa21 commit 0bc515b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/projects.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default [
2020
{
2121
name: "lisp-to-js",
2222
link: "https://github.com/healeycodes/lisp-to-js",
23-
desc: "A Lisp to JavaScript compiler written in Rust. Supports a variant of Little Lisp.",
23+
desc: "A Lisp to JavaScript optimizing compiler written in Rust. Supports a variant of Little Lisp.",
2424
to: "/lisp-to-javascript-compiler",
2525
},
2626
{

0 commit comments

Comments
 (0)