minor fixes
This commit is contained in:
parent
a035351fcf
commit
6f7ec12358
4 changed files with 4 additions and 4 deletions
|
@ -86,7 +86,7 @@ For example:
|
|||
```js
|
||||
// backtick quotes ` allow to split the string into multiple lines
|
||||
let str = `
|
||||
Ecma International's TC39 is a group of JavaScript developers,
|
||||
ECMA International's TC39 is a group of JavaScript developers,
|
||||
implementers, academics, and more, collaborating with the community
|
||||
to maintain and evolve the definition of JavaScript.
|
||||
`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue