Skip to content

Commit

Permalink
Merge pull request #223 from RedHatInsights/Hyperkid123-patch-1
Browse files Browse the repository at this point in the history
fix(sources): readme client name
  • Loading branch information
Hyperkid123 authored Feb 19, 2024
2 parents 0f63592 + 3cc82a6 commit 3a8a2a0
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 3a8a2a0

Please sign in to comment.