Skip to content

Commit 4452c6a

Browse files
authored
Merge branch 'Together-Java:develop' into develop
2 parents 5a8d5fb + 95b8379 commit 4452c6a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/first_steps.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,3 @@ You should get in the habit of, whenever you see some bit of code, trying to phy
5858
tweak it, and play with it.
5959

6060
So try playing around with this program. If you actively engage then you will retain information better.
61-
So try playing around with this program. If you actively engage then you will retain information better.

src/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ src="/getting_started/repl_4_voidmain.png"
7373
alt="Picture of an unran hello world program"
7474
width = "800">
7575

76-
Click it and you should see the text `Hello, world!` appear under the console window.
76+
Click that run button, and you should see the text `Hello, world!` appear under the console window.
7777

7878
<img
7979
src="/getting_started/repl_5_voidmain.png"

0 commit comments

Comments
 (0)