Skip to content

Commit c485873

Browse files
authored
Fix typo
1 parent c1bf4a9 commit c485873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)