mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Fixed a typo
This commit is contained in:
@@ -219,7 +219,7 @@ If the library does not include typings, you can install them using yarn:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn add d3 --save
|
yarn add d3 --save
|
||||||
yarn ad @types/d3 --save-dev
|
yarn add @types/d3 --save-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
If the library doesn't have typings available at `@types/`, you can still use it by
|
If the library doesn't have typings available at `@types/`, you can still use it by
|
||||||
|
Reference in New Issue
Block a user