Skip to content

Commit c26f344

Browse files
[update] minor fix (npm or yarn)
1 parent 75d1621 commit c26f344

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

docs/angular_integration.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 Spreadsheet source code. First of all, stop the ap
5353

5454
### Step 1. Package installation
5555

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

5858
### Step 2. Component creation
5959

docs/how_to_start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,17 @@ and
4343
</html>
4444
~~~
4545

46-
### Installing Spreadsheet via npm and yarn
46+
### Installing Spreadsheet via npm or yarn
4747

4848
You can import JavaScript Spreadsheet into your project using the `yarn` or `npm` package manager.
4949

50-
#### Installing trial Spreadsheet via npm and yarn
50+
#### Installing trial Spreadsheet via npm or yarn
5151

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

56-
#### Installing PRO Spreadsheet via npm and yarn
56+
#### Installing PRO Spreadsheet via npm or yarn
5757

5858
:::info
5959
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 Spreadsheet license is active.

docs/react_integration.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 Spreadsheet source code. First of all, stop the ap
5656

5757
### Step 1. Package installation
5858

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

6161
### Step 2. Component creation
6262

docs/svelte_integration.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 Spreadsheet source code. First of all, stop the ap
5858

5959
### Step 1. Package installation
6060

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

6363
### Step 2. Component creation
6464

docs/vuejs_integration.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 Spreadsheet source code. First of all, stop the ap
6060

6161
### Step 1. Package installation
6262

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

6565
### Step 2. Component creation
6666

0 commit comments

Comments
 (0)