diff --git a/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/signed-content.md b/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/signed-content.md index d25816c5bd..0a9501cf20 100644 --- a/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/signed-content.md +++ b/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/signed-content.md @@ -69,7 +69,7 @@ your Edge hosts come from a trusted source. For more information about content b 4. Check out the latest available tag. This guide uses the tag v4.4.3 as an example. ``` - git checkout v4.4.3 + git checkout v4.4.4 ``` 5. In **CanvOS**, create a file named **.edge_custom_config.yaml**. diff --git a/docs/docs-content/clusters/public-cloud/azure/architecture.md b/docs/docs-content/clusters/public-cloud/azure/architecture.md index fcfc0e2110..3061e8dc1f 100644 --- a/docs/docs-content/clusters/public-cloud/azure/architecture.md +++ b/docs/docs-content/clusters/public-cloud/azure/architecture.md @@ -181,7 +181,7 @@ need to configure the proxy server to support gRPC. ::: -Use the four resource links below to enable and manage proxy configurations for your Azure cluster. +Use the following resource links below to enable and manage proxy configurations for your Azure cluster. 1. Deploy a PCG cluster to an existing Kubernetes cluster inside your Azure environment. For additional guidance, refer to the [Deploy a PCG to an Existing Kubernetes Cluster](../../pcg/deploy-pcg-k8s.md) guide.