Skip to content

Commit 614b050

Browse files
committed
shorten the news a bit
1 parent 6c0ab4e commit 614b050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/menu-bar/tw-news.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class TWNews extends React.Component {
2525
<div className={styles.news}>
2626
<div className={styles.text}>
2727
{/* eslint-disable-next-line max-len */}
28-
{`This experiment uses the old compiler and will not receive updates. Don't use if not necessary. `}
28+
{`This experiment uses the old compiler and will not receive updates. `}
2929
<a
3030
href="https://docs.turbowarp.org/new-compiler"
3131
target="_blank"

0 commit comments

Comments
 (0)