Skip to content

Commit 725500e

Browse files
authored
Merge pull request #6 from Ashish-Ramrakhiani/main
Correct OW secret name
2 parents ba72d72 + 535a2f4 commit 725500e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/workflow_repo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Before you can register and invoke workflows, you need to create secrets storing
7474

7575
- The default compute server name for AWS Lambda is `OW`
7676
- You should **not** modify this name unless you plan to use FaaSr with custom [advanced] actions
77-
- You need one secret named: `OW_API.key`
77+
- You need one secret named: `OW_APIKey`
7878
- The secret you store under this name is the API key you obtained from your OpenWhisk provider
7979

8080
### Slurm
@@ -96,4 +96,4 @@ Once you are comfortable with the FaaSr tutorial, you may want to check addition
9696
[cloud credentials]: credentials.md
9797
[FaaSr Workflow Builder Web UI]: workflows.md
9898
[advanced]: advanced.md
99-
[FaaSr function examples]: functionexamples.md
99+
[FaaSr function examples]: functionexamples.md

0 commit comments

Comments
 (0)