Skip to content

Commit

Permalink
fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
justbert committed Apr 21, 2021
1 parent 2ed8cff commit 1878107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/services-networking/ingress.md
Expand Up @@ -230,7 +230,7 @@ reference additional implementation-specific configuration for this class.
reference a namespace-specific resource for configuration of an Ingress class.
`Scope` field defaults to `Cluster`, meaning, the default is cluster-scoped
resource. Setting `Scope` to `Namespace` and setting the `Namespace` field
will reference a paramters resource in a specific namespace:
will reference a parameters resource in a specific namespace:

{{< codenew file="service/networking/namespaced-params.yaml" >}}

Expand Down

0 comments on commit 1878107

Please sign in to comment.