Skip to content

Commit

Permalink
update readme to remove EA label for web (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbuscemi authored Jun 25, 2024
1 parent 06e538b commit 8f4e7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ This is a field on the secret record. It defines the components that have access

- `ic`: this secret will be readable by the Integrated Composer runtime. You should use this scope to get access to your private repositories.

- `web`: this secret will be readable by the application runtime. This type is not yet in use in Early Access.
- `web`: this secret will be readable by the application runtime.

- `user`: this secret will be readable by the user. This scope should be set if you need to retrieve the secret value at a later stage.

Expand Down

0 comments on commit 8f4e7e9

Please sign in to comment.