Skip to content

Commit

Permalink
Fixing typo on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrés Páez committed Nov 14, 2024
1 parent c136eb5 commit dcee414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ The listener have a method to stop receiving new messages. After a set time you
}, 10000);
~~~~

#### Ading a listener to the SIGTERM or SIGINT siganls
#### Ading a listener to the SIGTERM or SIGINT signals

~~~~
const Listener = require('dj-dna-streaming-javascript').Listener;
Expand Down

0 comments on commit dcee414

Please sign in to comment.