Misspelled independent
This commit is contained in:
parent
33c7a30b10
commit
e8154d07db
1 changed files with 1 additions and 1 deletions
|
@ -459,7 +459,7 @@ let message = "Hello!";
|
||||||
let phrase = message;
|
let phrase = message;
|
||||||
```
|
```
|
||||||
|
|
||||||
As a result we have two independant variables, each one is storing the string `"Hello!"`.
|
As a result we have two independent variables, each one is storing the string `"Hello!"`.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue