diff --git a/docs/running_js_scripts.md b/docs/running_js_scripts.md index 4bd3733ad7a..471890d5690 100644 --- a/docs/running_js_scripts.md +++ b/docs/running_js_scripts.md @@ -107,7 +107,7 @@ For more script examples, please see [Frequently Asked Scripts](FAS.html). ## `require` in scripts at Remix -`require` statement is supported in a limited manner for Remix supported modules with Remix Scripts. +`require` or `import`statement is supported in a limited manner for Remix supported modules with Remix Scripts. For now, modules supported by Remix are: - ethers