Skip to content

Commit 4b44ba9

Browse files
authored
update projects.ts
1 parent 416d112 commit 4b44ba9

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 optimizing 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)