diff --git a/docs.wrm/getting-started.wrm b/docs.wrm/getting-started.wrm index e08cf2c42..1f7d7fbe2 100644 --- a/docs.wrm/getting-started.wrm +++ b/docs.wrm/getting-started.wrm @@ -21,7 +21,7 @@ more fine-grained importing. Generally this documentation will presume all exports from ethers have been imported in the code examples, but you may import the -necessary objects any way you wish. +necessary objects in any way you wish. _code: importing in Node.js @lang