Skip to content

Commit

Permalink
docs: fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Apr 3, 2024
1 parent 21688d0 commit ff0da13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ _TypeScript Execute (tsx)_: The easiest way to run TypeScript in Node.js
<td>

```sh
node file.js
node file.js
```

</td>
<td>

```sh
tsx file.js
tsx file.js
```

</td>
Expand Down

0 comments on commit ff0da13

Please sign in to comment.