Skip to content

Commit ff0da13

Browse files
docs: fix indentation
1 parent 21688d0 commit ff0da13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ _TypeScript Execute (tsx)_: The easiest way to run TypeScript in Node.js
4141
<td>
4242

4343
```sh
44-
node file.js
44+
node file.js
4545
```
4646

4747
</td>
4848
<td>
4949

5050
```sh
51-
tsx file.js
51+
tsx file.js
5252
```
5353

5454
</td>

0 commit comments

Comments
 (0)