File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1656,7 +1656,7 @@ class Encore {
1656
1656
* )
1657
1657
* ```
1658
1658
*
1659
- * Be aware than using this method will also reset the current
1659
+ * Be aware that using this method will also reset the current
1660
1660
* webpack configuration.
1661
1661
*
1662
1662
* @param {string } environment
@@ -1681,7 +1681,7 @@ class Encore {
1681
1681
1682
1682
/**
1683
1683
* Check if Encore was either called through
1684
- * the CLI utility or after being manually intialized
1684
+ * the CLI utility or after being manually initialized
1685
1685
* using Encore.configureRuntimeEnvironment.
1686
1686
*
1687
1687
* @returns {boolean }
@@ -1693,7 +1693,7 @@ class Encore {
1693
1693
/**
1694
1694
* Clear the runtime environment.
1695
1695
*
1696
- * Be aware than using this method will also reset the
1696
+ * Be aware that using this method will also reset the
1697
1697
* current webpack configuration.
1698
1698
*
1699
1699
* @returns {void }
You can’t perform that action at this time.
0 commit comments