Skip to content

Commit 5cc494f

Browse files
[update] minor fix (npm or yarn)
1 parent cc9c847 commit 5cc494f

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

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 Pivot source code. First of all, stop the app and
5353

5454
### Step 1. Package installation
5555

56-
Download the [**trial Pivot package**](/how-to-start/#installing-trial-pivot-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Pivot is available 30 days only.
56+
Download the [**trial Pivot package**](/how-to-start/#installing-trial-pivot-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Pivot 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 Pivot source code. First of all, stop the app and
5656

5757
### Step 1. Package installation
5858

59-
Download the [**trial Pivot package**](/how-to-start/#installing-trial-pivot-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Pivot is available 30 days only.
59+
Download the [**trial Pivot package**](/how-to-start/#installing-trial-pivot-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Pivot 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
@@ -58,7 +58,7 @@ Now you should get the DHTMLX Pivot source code. First of all, stop the app and
5858

5959
### Step 1. Package installation
6060

61-
Download the [**trial Pivot package**](/how-to-start/#installing-trial-pivot-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Pivot is available 30 days only.
61+
Download the [**trial Pivot package**](/how-to-start/#installing-trial-pivot-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Pivot is available 30 days only.
6262

6363
### Step 2. Component creation
6464

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 Pivot source code. First of all, stop the app and
6060

6161
### Step 1. Package installation
6262

63-
Download the [**trial Pivot package**](/how-to-start/#installing-trial-pivot-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Pivot is available 30 days only.
63+
Download the [**trial Pivot package**](/how-to-start/#installing-trial-pivot-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Pivot is available 30 days only.
6464

6565
### Step 2. Component creation
6666

docs/how-to-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ You can import JavaScript Pivot into your project using `yarn` or `npm` package
2020
If you want to integrate Pivot into React, Angular, Svelte or Vue projects, refer to the corresponding [**integration guides**](/category/integration-with-frameworks/) for more information.
2121
:::
2222

23-
### Installing trial Pivot via npm and yarn
23+
### Installing trial Pivot via npm or yarn
2424

2525
:::info
2626
If you want to use trial version of Pivot, download the [**trial Pivot package**](https://dhtmlx.com/docs/products/dhtmlxPivot/download.shtml) and follow the steps mentioned in the *README* file. Note that trial Pivot is available for 30 days only.
2727
:::
2828

29-
### Installing PRO Pivot via npm and yarn
29+
### Installing PRO Pivot via npm or yarn
3030

3131
:::info
3232
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 Pivot license is active.

0 commit comments

Comments
 (0)