Skip to content

Commit 43ac18b

Browse files
committed
Fixed typos.
1 parent 1dd6712 commit 43ac18b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/deployment/private-cloud/private-cloud-cluster/networking/private-cloud-advanced-ingress-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ To set headers, use the [Headers](/refguide/custom-settings/#Headers) Custom Run
103103

104104
The `Headers` Custom Runtime Setting accepts a JSON map where the keys are header names and values are header values.
105105

106-
The `Content-Security-Policy` header supports [additional custom handling](/refguide/configuration/#headers) to process `nonce` valuues.
106+
The `Content-Security-Policy` header supports [additional custom handling](/refguide/configuration/#headers) to process `nonce` values.
107107

108-
For example, here's an example value of the `Headers` Custom Runtime Setting that can be usedhow to specify a few typical security headers:
108+
For example, here's an example value of the `Headers` Custom Runtime Setting that can be used how to specify a few typical security headers:
109109

110110
```json
111111
{

0 commit comments

Comments
 (0)