Skip to content

Commit 1bcdb35

Browse files
authored
Fix typo in provider MD
Scopped -> Scoped Signed-off-by: Aaron Romel <[email protected]>
1 parent 534c973 commit 1bcdb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/concepts/02-provider.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ However, the following items should be used in the package name:
8080

8181
An example of what it could look like in NPM: `@openfeature/flagd-provider`
8282

83-
### Domain scopped providers
83+
### Domain scoped providers
8484

8585
OpenFeature supports multiple providers [domain-scoped](https://openfeature.dev/specification/glossary/#domain) to multiple clients in a single application.
8686
This allows teams to scope flag evaluation to a particular flag management system, making it easier for developers to mix and match providers based on their needs, all from a unified SDK.

0 commit comments

Comments
 (0)