8000 Minor change · ev3dev-lang-java/docs@4cfa7b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4cfa7b7

Browse files
committed
Minor change
1 parent 027b81e commit 4cfa7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/getting_started/create-your-first-project.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To deploy the example on your brick, open a `terminal` and type:
8080
./gradlew deployAndRun
8181
```
8282

83-
### Add your new program
83+
### Add a new Java program
8484

8585
Once you feel comfortable with the Template project and the Gradle Tasks, you could feel the need to add your
8686
own program. In this case, add in the project the new Java file like this one:

0 commit comments

Comments
 (0)
0