Skip to content

Commit ac259ab

Browse files
Correct docs
Signed-off-by: Xavier Geerinck <[email protected]>
1 parent 5ab19ec commit ac259ab

File tree

1 file changed

+1
-1
lines changed
  • daprdocs/content/en/js-sdk-docs/js-server

1 file changed

+1
-1
lines changed

daprdocs/content/en/js-sdk-docs/js-server/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ async function start() {
226226
// Received a key update
227227
});
228228

229-
// When you are ready to stop listening, call teh following
229+
// When you are ready to stop listening, call the following
230230
await stream.close();
231231
}
232232

0 commit comments

Comments
 (0)