From f9c9f6682d70e5d09585c4172a945d3dd145579e Mon Sep 17 00:00:00 2001 From: kczx3 Date: Thu, 7 May 2020 18:19:36 -0400 Subject: [PATCH] ES6 and m.trust docs patch (#2593) --- docs/es6.md | 2 +- docs/trust.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/es6.md b/docs/es6.md index b2145d62..305f5779 100644 --- a/docs/es6.md +++ b/docs/es6.md @@ -19,7 +19,7 @@ Once you've got that downloaded, open a terminal and run these commands: ```bash # Replace this with the actual path to your project. Quote it if it has spaces, -# and single-quote it if you're on Linux/Mac and it contains a `$` anywhere. +# and single-quote it if you're on Linux/Mac and it contains a `$$` anywhere. cd "/path/to/your/project" # If you have a `package.json` there already, skip this command. diff --git a/docs/trust.md b/docs/trust.md index 0af36bf6..30c5bfeb 100644 --- a/docs/trust.md +++ b/docs/trust.md @@ -97,7 +97,7 @@ There are countless non-obvious ways of creating malicious code, so it is highly Even though there are many obscure ways to make an HTML string run JavaScript, `