Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 5ea5ac0

Browse files
travissalascoxrabbah
authored andcommitted
Typo fix in README.md (#23)
1 parent ee5d899 commit 5ea5ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ OpenWhisk apply.
245245
All app activations are asynchronous and non-blocking. The immediate
246246
result of an invocation is a _session id_, which you may use to query
247247
the app for its final output. For development convenience, the shell
248-
implements a client-side poll to provide a the final output of the
248+
implements a client-side poll to provide the final output of the
249249
app, if it is ready within 30 seconds. Otherwise, you may use the
250250
session id to retrieve the output; in this way, working with a session
251251
id is similar to working with an activation id when invoking an

0 commit comments

Comments
 (0)