Skip to content

Commit cd81dd0

Browse files
authored
Fixed typo in comment
1 parent 5b3140d commit cd81dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openid_connect.server_conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888

8989
location /api/ {
9090
api write=on;
91-
allow 127.0.0.1; # Only the NGINX host may call the NIGNX Plus API
91+
allow 127.0.0.1; # Only the NGINX host may call the NGINX Plus API
9292
deny all;
9393
access_log off;
9494
}

0 commit comments

Comments
 (0)