You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ const Index = (props) => {
35
35
36
36
<SectionAbouttitle="Why Scala CLI?">
37
37
<p>
38
-
Scala CLI combines all the features you need to learn and use Scala in your (single-module) projects. Scala CLI is intuitive <spanclassName="tooltip"data-tooltip="Hello World fdsafdas fdsfdsafd fdasfdasf">and interactive</span>
38
+
Scala CLI combines all the features you need to learn and use Scala in your (single-module) projects. Scala CLI is intuitive <span>and interactive</span>
39
39
</p>
40
40
<p>
41
41
If you are bored with reading documentation or landing pages you can just <ahref="#install">install</a> and <ahref="#enjoy">enjoy `scala-cli`</a>.
0 commit comments