Skip to content

Commit 02abe0c

Browse files
committed
Fix typos
1 parent 36ab5e2 commit 02abe0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Process.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -424,8 +424,8 @@ $graph:
424424
the caller, and platform should look up the secret to fill in
425425
the input parameter value when not provided by the caller.
426426
427-
An explict value provided by the caller always takes
428-
precidence over looking up a value, i.e. checking the secret
427+
An explicit value provided by the caller always takes
428+
precedence over looking up a value, i.e. checking the secret
429429
store must only happen if the caller did not provide an
430430
explicit value for this secret parameter, or the value is
431431
null.

0 commit comments

Comments
 (0)