From 6e79da4730099b6ecb79f2896e8334cb0f24e508 Mon Sep 17 00:00:00 2001 From: Andrei Zeliankou Date: Mon, 8 Apr 2024 16:38:23 +0100 Subject: Docs: njs (lowercase) is more preferred way to mention --- docs/changes.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/changes.xml b/docs/changes.xml index 84682308..014155d4 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -36,7 +36,7 @@ NGINX Unit updated to 1.33.0. -if building with NJS, version 0.8.3 or later is now required. +if building with njs, version 0.8.3 or later is now required. @@ -113,7 +113,7 @@ conditional access logging. -NJS variables access. +njs variables access. @@ -450,7 +450,7 @@ basic URI rewrite support. -NJS loadable modules support. +njs loadable modules support. @@ -468,7 +468,7 @@ conditional logging of route selection. -support the keys API on the request objects in NJS. +support the keys API on the request objects in njs. @@ -542,7 +542,7 @@ stop creating world-writeable directories. -memory leak related to NJS. +memory leak related to njs. -- cgit