Skip to content

Commit 927e287

Browse files
authored
Merge pull request #745 from wexpixies/patch-1
Updated entry-context.md typo
2 parents 05e537a + 88aaeb5 commit 927e287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/configuration/entry-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ contributors:
77
- tarang9211
88
---
99

10-
The entry object is where webpacklooks to start building the bundle. The context is an absolute string to the directory that contains the entry files.
10+
The entry object is where webpack looks to start building the bundle. The context is an absolute string to the directory that contains the entry files.
1111

1212
## `context`
1313

0 commit comments

Comments
 (0)