Skip to content

Commit 4ccc707

Browse files
committed
[update] typo
1 parent df65630 commit 4ccc707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

part-iv-toolchain/importing-webix-as-module.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ But if you really need to include Webix as a module, you can do this in two ways
1212
## Building a Huge Bundle of Webix and the App
1313

1414
{% hint style="warning" %}
15-
Please note that this way in not recommended, as the resulting file is relatively big and will work better as a separate script, without bundling in the single *app.js*.
15+
Please note that this way is not recommended, as the resulting file is relatively big and will work better as a separate script, without bundling in the single *app.js*.
1616
{% endhint %}
1717

1818
1\. Make Webix available for all includes by adding the following section in **webpack.config.js**:

0 commit comments

Comments
 (0)