summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2017-07-17 18:24:33 -0400
committerGitHub <noreply@github.com>2017-07-17 18:24:33 -0400
commit58c6dc4e8e88c05a64150085ea0b74a93d66e144 (patch)
tree714785a6f550dfce5a5c2c9a8d6bc868a62a213c /js
parentFixed certificate import instructions for IE and Edge (diff)
downloadice-58c6dc4e8e88c05a64150085ea0b74a93d66e144.tar.bz2
ice-58c6dc4e8e88c05a64150085ea0b74a93d66e144.tar.xz
ice-58c6dc4e8e88c05a64150085ea0b74a93d66e144.zip
Formatting fix
Diffstat (limited to 'js')
-rw-r--r--js/BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/BuildInstructions.md b/js/BuildInstructions.md
index 04f6fdc7a45..ae80e7234a8 100644
--- a/js/BuildInstructions.md
+++ b/js/BuildInstructions.md
@@ -101,7 +101,7 @@ depending on the browser you're using:
- Internet Explorer and Microsoft Edge
Run the management console (mmc.exe) and add the Certificates snap-in for
the computer account. Then select Console Root > Certificates (Local Computer)
- > Trusted Root Certificate Authorities. In the Action menu, choose All Tasks
+ \> Trusted Root Certificate Authorities. In the Action menu, choose All Tasks
and Import. Navigate to the `cacert.der` file and import it into. Reload the
test page to continue.