„Readme.md“ ändern
This commit is contained in:
parent
55d724ee21
commit
7498f419c8
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ Random Text
|
||||||
|
|
||||||
```javascript=
|
```javascript=
|
||||||
var me = Math.PI;
|
var me = Math.PI;
|
||||||
alert(`Hi, my favourite number is: ${me}`);
|
alert(`Hey, my favorite number is: ${me}`);
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue