Skip to content

Commit cea0cad

Browse files
HusamElbashirmontogeek
authored andcommitted
docs(concepts) Remove redundant word in configuration.md (#2649)
Removed 'following' from 'The following examples below' as it kind of seems redundant.
1 parent 8a73a21 commit cea0cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/concepts/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ While they are technically feasible, __the following practices should be avoided
2828

2929
T> The most important part to take away from this document is that there are many different ways to format and style your webpack configuration. The key is to stick with something consistent that you and your team can understand and maintain.
3030

31-
The following examples below describe how webpack's configuration can be both expressive and configurable because _it is code_:
31+
The examples below describe how webpack's configuration can be both expressive and configurable because _it is code_:
3232

3333
## Simple Configuration
3434

0 commit comments

Comments
 (0)