Skip to content

Commit 93f2dd3

Browse files
committed
chore(CONTRIBUTING): Change ngxErrors to ngx-errors
1 parent 5073950 commit 93f2dd3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to @ultimate/ngxerrors
1+
# Contributing to @ultimate/ngx-errors
22

33
All contributions are greatly appreciated.
44

@@ -10,11 +10,11 @@ When you submit an issue, please keep to the pre-filled template, as it will hel
1010

1111
# Make a change
1212

13-
To setup `@ultimate/ngxerrors` for development, run the following -
13+
To setup `@ultimate/ngx-errors` for development, run the following -
1414

1515
```bash
16-
git clone git@github.com:UltimateAngular/ngxerrors.git
17-
cd ngxerrors
16+
git clone git@github.com:UltimateAngular/ngx-errors.git
17+
cd ngx-errors
1818
yarn install
1919
yarn example
2020
```

0 commit comments

Comments
 (0)