Skip to content

Commit 38a3906

Browse files
authored
chore(docs): add needed capitalization (#12246)
1 parent 18dc88e commit 38a3906

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

website/versioned_docs/version-25.x/GettingStarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ While we generally recommend using the same version of every Jest package, this
141141

142142
### Using webpack
143143

144-
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
144+
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. Webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
145145

146146
### Using parcel
147147

website/versioned_docs/version-26.x/GettingStarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ While we generally recommend using the same version of every Jest package, this
141141

142142
### Using webpack
143143

144-
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
144+
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. Webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
145145

146146
### Using parcel
147147

website/versioned_docs/version-27.0/GettingStarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ While we generally recommend using the same version of every Jest package, this
141141

142142
### Using webpack
143143

144-
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
144+
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. Webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
145145

146146
### Using parcel
147147

website/versioned_docs/version-27.1/GettingStarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ While we generally recommend using the same version of every Jest package, this
141141

142142
### Using webpack
143143

144-
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
144+
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. Webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
145145

146146
### Using parcel
147147

website/versioned_docs/version-27.2/GettingStarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ While we generally recommend using the same version of every Jest package, this
141141

142142
### Using webpack
143143

144-
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
144+
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. Webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
145145

146146
### Using parcel
147147

website/versioned_docs/version-27.4/GettingStarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ While we generally recommend using the same version of every Jest package, this
141141

142142
### Using webpack
143143

144-
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
144+
Jest can be used in projects that use [webpack](https://webpack.js.org/) to manage assets, styles, and compilation. Webpack does offer some unique challenges over other tools. Refer to the [webpack guide](Webpack.md) to get started.
145145

146146
### Using parcel
147147

0 commit comments

Comments
 (0)