Skip to content

Commit 73cb6ae

Browse files
authored
Merge pull request #89 from kane-c/patch-1
Fix typo
2 parents c1bf4a9 + c485873 commit 73cb6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kit/webpack/browser_dev.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import chalk from 'chalk';
1919
import { css, stats } from './common';
2020
import { logServerStarted } from '../lib/console';
2121

22-
// Locla paths
22+
// Local paths
2323
import PATHS from '../../config/paths';
2424

2525
// ----------------------

0 commit comments

Comments
 (0)