Merge pull request #362 from kriadmin/master

[FIX] rename pipe.md and randomHexColorCode.md
This commit is contained in:
Angelos Chalaris
2017-12-26 19:20:48 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
### pipe
### pipeFunctions
Performs left-to-right function composition.

View File

@ -1,4 +1,4 @@
### randomHexColorCode
### randomHexColor
Generates a random hexadecimal color code.