Skip to content

Commit 78b1aeb

Browse files
authored
fix README.md
1 parent 4ee0fcc commit 78b1aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/simple-private-token/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Now in your `package.json` add a `scripts` section and set `"type":"module"`:
370370
},
371371
```
372372
373-
Create a `tsconfig.json` in the root and use your favourite config settings. Here’s an example:
373+
Create a `tsconfig.json` in the root and use your favorite config settings. Here’s an example:
374374
375375
```json
376376
{

0 commit comments

Comments
 (0)