Skip to content

Commit 9e6758c

Browse files
author
Heinonen Ava R
committed
Ada LL fix
1 parent 6500534 commit 9e6758c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/osa-1/2-printing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ TODO video englanniksi?
208208
In the exercise template there is the following code boilerplate:
209209

210210
```java
211-
public class Name {
211+
public class AdaLovelace {
212212
public static void main(String[] args) {
213213
// Write your program here
214214

0 commit comments

Comments
 (0)