Skip to content

Commit 0ac9dcd

Browse files
authored
Tweak the spelling of tweak (laravel-mix#3016)
1 parent 4ad02c1 commit 0ac9dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/javascript.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ Laravel Mix also ships with basic Typescript support. Simply update your `mix.js
4040
mix.ts('src/app.ts', 'dist');
4141
```
4242

43-
Of course, you'll still want to handle any TypeScript-specific tweeks like creating a `tsconfig.json` file and installing [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped), but everything else should be taken care of.
43+
Of course, you'll still want to handle any TypeScript-specific tweaks like creating a `tsconfig.json` file and installing [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped), but everything else should be taken care of.

0 commit comments

Comments
 (0)