Przeglądaj źródła

Describe portability in blurb

Frida Tveit 9 lat temu
rodzic
commit
e79dc667da
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      config.json

+ 1
- 1
config.json Wyświetl plik

@@ -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",