Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Melinda Fekete <melinda.fekete@getunleash.io>
  • Loading branch information
daveleek and melindafekete authored Nov 28, 2024
1 parent ac7e419 commit d814b03
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 @@ -123,7 +123,7 @@ The `CreateClientAsync` method was introduced in version 1.5.0, making the previ

#### Project scoped Unleash client

If you're organizing your feature toggles in `Projects` in Unleash Enterprise, you can [scope your API tokens](https://docs.getunleash.io/how-to/how-to-create-project-api-tokens) to just the projects needed for your client. Then use that token when configuring Unleash Client:
If you're organizing your feature toggles in projects in Unleash Enterprise, you can [scope your API tokens](https://docs.getunleash.io/how-to/how-to-create-project-api-tokens) to include only the specific projects needed for your client. Then use that token when configuring the Unleash client:

```csharp

Expand Down

0 comments on commit d814b03

Please sign in to comment.