fixed wrong formatting
This commit is contained in:
parent
ecfcff24a4
commit
65eefe0187
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ alert(`${guest} ${admin}`); // Pete Jane (successfully swapped!)
|
|||
Here we create a temporary array of two variables and immediately destructure it in swapped order.
|
||||
|
||||
We can swap more than two variables this way.
|
||||
```
|
||||
|
||||
|
||||
### The rest '...'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue