Skip to content

Commit 26560a2

Browse files
committed
fix typo
1 parent ade861c commit 26560a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-js/environments/code/kubernetes-on-premise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In your application you can now configure a destination to execute requests:
4040
defaultValue="single"
4141
values={[
4242
{label: "Individual Destination", value: "single"},
43-
{label: "Dynamic Desitnations", value: "dynamic"}
43+
{label: "Dynamic Destinations", value: "dynamic"}
4444
]}>
4545
<TabItem value="single">
4646

0 commit comments

Comments
 (0)