Skip to content

Commit 092c64c

Browse files
committed
edits
1 parent abb78d0 commit 092c64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/includes/use-cases/monitoring/enable-nginx-oss-stub-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ server {
1818

1919
This configuration:
2020

21-
- Enables the stub status module.
21+
- Enables the stub status API.
2222
- Only allows requests from `127.0.0.1` for security purposes.
2323

2424
For more details, see the [NGINX Stub Status module documentation](https://nginx.org/en/docs/http/ngx_http_stub_status_module.html).

0 commit comments

Comments
 (0)