Skip to content

Commit

Permalink
Update README.md for function typo
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbuscemi authored Jun 20, 2024
1 parent cbbc0d1 commit dd28a22
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 @@ -434,7 +434,7 @@ Run `terminus list secret` for a complete list of available commands. Use termin

The service supports up to 3 requests per second per user through Terminus. If you hit that limit, the API will return a `429` error code and the plugin will throw an error.

The PHP SDK and `get_pantheon_secret()` function are not affected by this rate limiting.
The PHP SDK and `pantheon_get_secret()` function are not affected by this rate limiting.

## Use Secrets with Integrated Composer

Expand Down

0 comments on commit dd28a22

Please sign in to comment.