From dd28a2277361e61e4602fd8134c9e62b4acd09ca Mon Sep 17 00:00:00 2001 From: Scott Buscemi Date: Thu, 20 Jun 2024 15:32:02 -0700 Subject: [PATCH] Update README.md for function typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae6bcdc..8834f9e 100644 --- a/README.md +++ b/README.md @@ -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