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 @@ -1655,7 +1655,7 @@ class Encore {
16551655 * )
16561656 * ```
16571657 *
1658- * Be aware than using this method will also reset the current
1658+ * Be aware that using this method will also reset the current
16591659 * webpack configuration.
16601660 *
16611661 * @param {string } environment
@@ -1680,7 +1680,7 @@ class Encore {
16801680
16811681 /**
16821682 * 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
16841684 * using Encore.configureRuntimeEnvironment.
16851685 *
16861686 * @returns {boolean }
@@ -1692,7 +1692,7 @@ class Encore {
16921692 /**
16931693 * Clear the runtime environment.
16941694 *
1695- * Be aware than using this method will also reset the
1695+ * Be aware that using this method will also reset the
16961696 * current webpack configuration.
16971697 *
16981698 * @returns {void }
You can’t perform that action at this time.
0 commit comments