From 79b26116a021b4ba7ab3c63ae832ffa5aab92057 Mon Sep 17 00:00:00 2001 From: Josh Cunningham Date: Thu, 31 Jan 2019 13:10:21 -0800 Subject: [PATCH] PR feedback --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f1d6e9f..883e0c00 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,7 @@ To run tests on the SDK, you'll need to create a `.env` file in the root of this - `DOMAIN` - Auth0 domain for your test tenant - `APP_CLIENT_ID` - Client ID for a Regular Web Application within your test tenant -- `APP_CLIENT_SECRET` - Client Secret for a Regular Web Application within your test tenan +- `APP_CLIENT_SECRET` - Client Secret for a Regular Web Application within your test tenant - `NIC_ID` - Client ID for a test Non-Interactive Client Application - `NIC_SECRET` - Client Secret for a test Non-Interactive Client Application - `GLOBAL_CLIENT_ID` - Client ID for your tenant (found in Tenant > Settings > Advanced) diff --git a/README.md b/README.md index 1764bcbc..cf7df001 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ We appreciate feedback and contribution to this repo! Before you get started, pl - Use [Community](https://community.auth0.com/) for usage, questions, specific cases - Use [Issues](https://github.com/auth0/auth0-PHP/issues) here for code-level support and bug reports -- Paid customers can use [Support](https://support.auth0.com/) to submit a trouble ticket for production-affecting issues. +- Customers with a paid Auth0 subscription can use the [Support Center](https://support.auth0.com/) to submit a ticket to our support specialists. ## Vulnerability Reporting