diff --git a/README.md b/README.md index 03d33c1..c0fc3cc 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ assert.equal(result, { }) ``` -Manually stop a running process: +Manually stop the process: ```js const result = await observable.kill()