Skip to content

Commit 4e1733e

Browse files
[update] minor fix (npm or yarn)
1 parent ede20fd commit 4e1733e

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/guides/integration_with_angular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Now you should get the DHTMLX To Do List source code. First of all, stop the app
5353

5454
### Step 1. Package installation
5555

56-
Download the [**trial To Do List package**](/how_to_start/#installing-to-do-list-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial To Do List is available 30 days only.
56+
Download the [**trial To Do List package**](/how_to_start/#installing-to-do-list-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial To Do List is available 30 days only.
5757

5858
### Step 2. Component creation
5959

docs/guides/integration_with_react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Now you should get the DHTMLX To Do List source code. First of all, stop the app
5656

5757
### Step 1. Package installation
5858

59-
Download the [**trial To Do List package**](/how_to_start/#installing-to-do-list-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial To Do List is available 30 days only.
59+
Download the [**trial To Do List package**](/how_to_start/#installing-to-do-list-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial To Do List is available 30 days only.
6060

6161
### Step 2. Component creation
6262

docs/guides/integration_with_svelte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Now you should get the DHTMLX To Do List source code. First of all, stop the app
6464

6565
### Step 1. Package installation
6666

67-
Download the [**trial To Do List package**](/how_to_start/#installing-to-do-list-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial To Do List is available 30 days only.
67+
Download the [**trial To Do List package**](/how_to_start/#installing-to-do-list-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial To Do List is available 30 days only.
6868

6969
### Step 2. Component creation
7070

docs/guides/integration_with_vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Now you should get the DHTMLX To Do List source code. First of all, stop the app
6060

6161
### Step 1. Package installation
6262

63-
Download the [**trial To Do List package**](/how_to_start/#installing-to-do-list-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial To Do List is available 30 days only.
63+
Download the [**trial To Do List package**](/how_to_start/#installing-to-do-list-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial To Do List is available 30 days only.
6464

6565
### Step 2. Component creation
6666

docs/how_to_start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@ You need to include the following two files:
4141
</html>
4242
~~~
4343

44-
### Installing To Do List via npm and yarn
44+
### Installing To Do List via npm or yarn
4545

4646
You can import JavaScript To Do List into your project using `yarn` or `npm` package manager.
4747

48-
#### Installing trial To Do List via npm and yarn
48+
#### Installing trial To Do List via npm or yarn
4949

5050
:::info
5151
If you want to use trial version of To Do List, download the [**trial To Do List package**](https://dhtmlx.com/docs/products/dhtmlxTodo/download.shtml) and follow steps mentioned in the *README* file. Note that trial To Do List is available 30 days only.
5252
:::
5353

54-
#### Installing PRO To Do List via npm and yarn
54+
#### Installing PRO To Do List via npm or yarn
5555

5656
:::info
5757
You can access the DHTMLX private **npm** directly in the [Client's Area](https://dhtmlx.com/clients/) by generating your login and password for **npm**. A detailed installation guide is also available there. Please note that access to the private **npm** is available only while your proprietary To Do List license is active.

0 commit comments

Comments
 (0)