Skip to content

Commit b0de648

Browse files
author
Ingwie Phoenix
committed
Fixed typo (specifiy -> specific)
1 parent 204547c commit b0de648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It has a few advantages over bundling it as files:
1212

1313
* No files are written to disk, it handle the files in memory
1414
* If files changed in watch mode, the middleware no longer serves the old bundle, but delays requests until the compiling has finished. You don't have to wait before refreshing the page after a file modification.
15-
* I may add some specifiy optimization in future releases.
15+
* I may add some specific optimization in future releases.
1616

1717
## Usage
1818

0 commit comments

Comments
 (0)