Explorar el Código

Describe portability in blurb

Frida Tveit hace 9 años
padre
commit
e79dc667da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      config.json

+ 1
- 1
config.json Ver fichero

@@ -1,7 +1,7 @@
1 1
 {
2 2
   "language": "Java",
3 3
   "active": true,
4
-  "blurb": "Java is a very widely used Object Oriented programming language. Having few low level features makes it safer and easier to use than languages such as C while still being very powerful.",
4
+  "blurb": "Java is a very widely used Object Oriented programming language. It's safe, simple to use and portable so that you can \"write once, run anywhere\".",
5 5
   "exercises": [
6 6
     {
7 7
       "uuid": "f77dc7e3-35a8-4300-a7c8-2c1765e9644d",