Skip to content

Commit d718142

Browse files
author
Kane Hsieh
committed
copy
1 parent cdd8422 commit d718142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/terminal-ext.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ extend = (term) => {
174174
term.reset();
175175
term.printLogoType();
176176
term.stylePrint(
177-
"Welcome to the Root Ventures terminal. We are investing in technical founders.",
177+
"Welcome to the Root Ventures terminal. Technical seed investors.",
178178
);
179179
term.stylePrint(
180180
`Type ${colorText("help", "command")} to get started. Or type ${colorText("exit", "command")} for web version.`,

0 commit comments

Comments
 (0)