Skip to content

Commit 1727042

Browse files
committed
Refactor wording
1 parent e1fbb81 commit 1727042

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

generate/render/home.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ export function render() {
4040
' that are downloaded ',
4141
h('a', {href: downloads}, '38B+ times'),
4242
' a year. ',
43-
'Most project have to do with content (markup, markdown) and syntax trees. ',
43+
'Most project have to do with content (markup, markdown), syntax trees, and compilers. ',
44+
'In JavaScript and Rust. ',
4445
'I can spend time building things ',
4546
h('a', {href: thanks}, 'thanks to the community'),
4647
'.'

0 commit comments

Comments
 (0)