From 8075340eae6a37e780dd1ad2e25c0c85ac8d9ee0 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sat, 16 Dec 2017 17:14:45 +0200 Subject: [PATCH] Update tag_database --- tag_database | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tag_database b/tag_database index aed0ec9d8..458604576 100644 --- a/tag_database +++ b/tag_database @@ -5,7 +5,7 @@ array-intersection:array array-union:array average-of-array-of-numbers:array bottom-visible:browser -camelize:string +convert-string-to-camelcase:string capitalize-first-letter-of-every-word:string capitalize-first-letter:string chain-asynchronous-functions:function @@ -16,7 +16,7 @@ compact:array count-occurrences-of-a-value-in-array:array current-URL:browser curry:function -decamelize:string +convert-string-from-camelcase:string deep-flatten-array:array distance-between-two-points:math divisible-by-number:math