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