Skip to content

Commit 5743771

Browse files
authored
Merge pull request #79981 from nikkomiu/patch-1
Add Closing Bracket on Example
2 parents 33bd75b + df3eb2d commit 5743771

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-arc/kubernetes/tutorial-use-gitops-connected-cluster.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ Use the Azure CLI extension for `k8s-configuration` to link a connected cluster
9090
"lastModifiedByType": null
9191
},
9292
"type": "Microsoft.KubernetesConfiguration/sourceControlConfigurations"
93-
```
93+
}
94+
```
9495
9596
### Use a public Git repository
9697

0 commit comments

Comments
 (0)