Travis build: 1443

This commit is contained in:
30secondsofcode
2018-01-26 12:18:32 +00:00
parent 3db90c39d2
commit 2dd6766200
3 changed files with 3 additions and 3 deletions

View File

@ -427,7 +427,7 @@ average(1, 2, 3);
<details>
<summary>View contents</summary>
* [`stripHTMLtags`](#striphtmltags)
* [`stripHTMLTags`](#striphtmltags)
</details>

File diff suppressed because one or more lines are too long

View File

@ -215,7 +215,7 @@ sortedLastIndexBy:array,math,function
splitLines:string
spreadOver:adapter
standardDeviation:math,array
stripHTMLtags:uncategorized
stripHTMLTags:uncategorized
sum:math,array
sumBy:math,array,function
sumPower:math