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 {
16561656 * )
16571657 * ```
16581658 *
1659- * Be aware than using this method will also reset the current
1659+ * Be aware that using this method will also reset the current
16601660 * webpack configuration.
16611661 *
16621662 * @param {string } environment
@@ -1681,7 +1681,7 @@ class Encore {
16811681
16821682 /**
16831683 * 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
16851685 * using Encore.configureRuntimeEnvironment.
16861686 *
16871687 * @returns {boolean }
@@ -1693,7 +1693,7 @@ class Encore {
16931693 /**
16941694 * Clear the runtime environment.
16951695 *
1696- * Be aware than using this method will also reset the
1696+ * Be aware that using this method will also reset the
16971697 * current webpack configuration.
16981698 *
16991699 * @returns {void }
You can’t perform that action at this time.
0 commit comments