Skip to content

Commit 3616a90

Browse files
mjangjjngx
andauthored
Fix typo, feedback (#6419)
Co-authored-by: Jakub Jarosz <[email protected]>
1 parent 0d57f94 commit 3616a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/overview/design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The previous diagram depicts NGINX Ingress Controller using NGINX. NGINX Ingress
9090

9191
- To configure NGINX Plus, NGINX Ingress Controller uses [configuration reloads](#reloading-nginx) and the [NGINX Plus API](http://nginx.org/en/docs/http/ngx_http_api_module.html#api). This allows NGINX Ingress Controller to dynamically change the upstream servers.
9292
- Instead of the stub status metrics, the extended metrics available from the NGINX Plus API are used.
93-
- In addition to TLS certs and keys, NGINX Ingress Controllerf writes JWKs from the secrets of the type `nginx.org/jwk`, and NGINX workers read them.
93+
- In addition to TLS certs and keys, NGINX Ingress Controller writes JWKs from the secrets of the type `nginx.org/jwk`, and NGINX workers read them.
9494

9595
---
9696

0 commit comments

Comments
 (0)