@@ -10,6 +10,6 @@
echo "hello world"
```
-```php
-System.out.println('hello')
+```java
+System.out.println("hello java")