We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade861c commit 26560a2Copy full SHA for 26560a2
1 file changed
docs-js/environments/code/kubernetes-on-premise.mdx
@@ -40,7 +40,7 @@ In your application you can now configure a destination to execute requests:
40
defaultValue="single"
41
values={[
42
{label: "Individual Destination", value: "single"},
43
- {label: "Dynamic Desitnations", value: "dynamic"}
+ {label: "Dynamic Destinations", value: "dynamic"}
44
]}>
45
<TabItem value="single">
46
0 commit comments