# HG changeset patch # User Vladimir Homutov # Date 1579624197 -10800 # Node ID 8ed243471444576bff0d939053f972e528907229 # Parent 73d254c3376d0cf94d5e7dac5997aa90617aa517 Typos fixed. diff -r 73d254c3376d -r 8ed243471444 xml/en/docs/njs/node_modules.xml --- a/xml/en/docs/njs/node_modules.xml Tue Jan 21 17:10:35 2020 +0300 +++ b/xml/en/docs/njs/node_modules.xml Tue Jan 21 19:29:57 2020 +0300 @@ -162,7 +162,7 @@ -
+
The library provides a parser for the .proto interface @@ -246,7 +246,7 @@ ] -You can see thet this got us a properly encoded gRPC frame. +You can see that this got us a properly encoded gRPC frame. Now let's run it with njs: @@ -513,8 +513,8 @@ Note that in this example generated code is not wrapped into function and we -do not need to call it explicitely. -The result is in the "dist" directoty: +do not need to call it explicitly. +The result is in the "dist" directory: $ cat dist/wp_out.js code.js > njs_dns_bundle.js