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