summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorOisin Canty <o.canty@f5.com>2021-05-24 09:01:42 +0000
committerOisin Canty <o.canty@f5.com>2021-05-24 09:01:42 +0000
commitc160ea11e4ece4db52731ac8b83dd09ca2d1ef11 (patch)
treeebfd605f6e93a05b65bae5c327b47a1a764a8d63 /docs
parentd6439002371d0bc73183c9d3d28df4f62ce0b972 (diff)
downloadunit-c160ea11e4ece4db52731ac8b83dd09ca2d1ef11.tar.gz
unit-c160ea11e4ece4db52731ac8b83dd09ca2d1ef11.tar.bz2
Node.js: renamed "require_shim" to "loader".
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 528ab483..58181173 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -39,7 +39,7 @@ multiple "targets" in Python applications.
<change type="feature">
<para>
-a shim for automatic overriding "http" and "websocket" modules in Node.js.
+a loader for automatic overriding "http" and "websocket" modules in Node.js.
</para>
</change>