Skip to content

Commit 0467c1a

Browse files
Merge pull request #35 from gadilashashank/master
Edits in JS
2 parents 2fb6ff3 + cc82275 commit 0467c1a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

book/languages/js/intro.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Some of its variants are also used in creating desktop and mobile native apps (P
1616
> The file extension of JavaScript is .js
1717
1818
```md
19-
The ".js" extension in the names of some frameworks like React.js is supposed to mean that they
20-
are related to JavaScript and not that they are individual files written in JavaScript.
21-
```
19+
The ".js" extension in the names of some frameworks like
20+
React.js is supposed to mean that they are related to
21+
JavaScript and not that they are individual files
22+
written in JavaScript.
23+
```

0 commit comments

Comments
 (0)