Skip to content

Commit 26fb10e

Browse files
committed
review updates
1 parent 434793e commit 26fb10e

File tree

1 file changed

+5
-5
lines changed
  • docs/els-for-runtimes-and-libraries/lodash

1 file changed

+5
-5
lines changed

docs/els-for-runtimes-and-libraries/lodash/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ ELS for Lodash is currently in active development. If you are interested in upda
1010

1111
* Lodash 4.5.0, 4.17.x
1212

13-
## Connection to ELS for Lodash Repository
13+
## Connection to ELS for Lodash Library
1414

15-
This guide outlines the steps needed to integrate the TuxCare ELS for Lodash repository.
15+
This guide outlines the steps needed to integrate the TuxCare ELS for the Lodash library.
1616

1717
## Step 1: Get user credentials
1818

19-
You need a token in order to use TuxCare ELS Lodash repository. Anonymous access is disabled. To receive the token, please contact [[email protected]](mailto:[email protected]).
19+
You need a token in order to use TuxCare ELS Lodash library. Anonymous access is disabled. To receive the token, please contact [[email protected]](mailto:[email protected]).
2020

2121
## Step 2: Set Up ELS for Lodash
2222

@@ -108,7 +108,7 @@ TuxCare provides ELS for Lodash as an NPM package, hosted on a secure internal r
108108
109109
</TableTabs>
110110
111-
5. Run the following command to install ELS for AngularJS dependencies (token for the TuxCare repository will be automatically picked up from your .npmrc file):
111+
5. Run the following command to install the ELS version of the Lodash library (token for the TuxCare repository will be automatically picked up from your `.npmrc` file):
112112
113113
<CodeWithCopy>
114114
@@ -126,5 +126,5 @@ TuxCare provides ELS for Lodash as an NPM package, hosted on a secure internal r
126126
found 0 vulnerabilities
127127
```
128128

129-
6. You've successfully integrated the TuxCare ELS for Lodash repository into your project.
129+
6. You've successfully installed the Tuxcare ELS version of the Lodash library into your project.
130130

0 commit comments

Comments
 (0)