From a43efa885ccdbdfb778850ea9877400b49ca92c9 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Wed, 17 Jan 2018 17:37:14 +0200 Subject: [PATCH] Update hashBrowser.md --- snippets/hashBrowser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/hashBrowser.md b/snippets/hashBrowser.md index 262746cef..a6274c870 100644 --- a/snippets/hashBrowser.md +++ b/snippets/hashBrowser.md @@ -1,4 +1,4 @@ -### functionName +### hashBrowser Creates a hash for a value using the [SHA-256](https://en.wikipedia.org/wiki/SHA-2) algorithm. Returns a promise.