-
Notifications
You must be signed in to change notification settings - Fork 99
[DOC] Typo in docs/reference/concepts/provider/#naming-recommendations #1352
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Change in the documentation
I was looking to implement my own provider and while reading the docs I found these typos.
Before I make a pr, are these actually typos? I grepped for vender but it only found these
2 his.
Line 63 and 78
openfeature.dev/docs/reference/concepts/02-provider.mdx
Lines 60 to 65 in c4b3848
| If you're creating a new repository, it's recommended that you use one the following naming conventions: | |
| - `openfeature-provider-<language name>` | |
| - `<vender/tool name>-openfeature-provider-<language name>` | |
| :::note |
openfeature.dev/docs/reference/concepts/02-provider.mdx
Lines 76 to 80 in c4b3848
| - OpenFeature (can also be stylized as openfeature or open-feature) | |
| - Vender/tool name | |
| - The word `provider` should be included in the name | |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation