From 615c4fc07178052329e73f88158f0e207b4e9a2c Mon Sep 17 00:00:00 2001 From: Kenny Parnell Date: Tue, 22 Oct 2024 00:15:40 -0400 Subject: [PATCH] Update README.md Co-authored-by: Troels Thomsen <19824+tt@users.noreply.github.com> --- dynoid/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynoid/README.md b/dynoid/README.md index 245e84e..551b43a 100644 --- a/dynoid/README.md +++ b/dynoid/README.md @@ -7,7 +7,7 @@ DynoID is a feature of [Heroku Private Spaces][spaces] that leverages [OpenID Co ## Audiences -All dynos are get an `heroku` audience token by default. Additional audiences can be minted by setting the `HEROKU_DYNO_ID_AUDIENCES` config var to a comma separated list of audiences. +All dynos get a `heroku` audience token by default. Additional audiences can be minted by setting the `HEROKU_DYNO_ID_AUDIENCES` config var to a comma separated list of audiences. ## To Authenticate Calls to Your Service