Skip to content

Commit

Permalink
fix(sources): readme client name
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 authored Feb 19, 2024
1 parent 0f63592 commit 3cc82a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ export baseApi;

## Building

Run `nx build approval-client` to build the library.
Run `nx build sources-client` to build the library.

## Running unit tests

Run `nx test approval-client` to execute the unit tests via [Jest](https://jestjs.io).
Run `nx test sources-client` to execute the unit tests via [Jest](https://jestjs.io).

## API documentation

Expand Down

0 comments on commit 3cc82a6

Please sign in to comment.