Skip to content

Commit

Permalink
corrected typo in example function list in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Kay <kay.hansge@interdigital.com>
  • Loading branch information
Kay authored and alexellis committed Feb 14, 2019
1 parent f719c13 commit 348b2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-functions/README.md
Expand Up @@ -27,7 +27,7 @@ Here is a list of some of the sample functions included this repository.
| echo | Uses `cat` from BusyBox to provide an echo function |
| DockerHubStats | Golang function gives the count of repos a user has on the Docker hub |
| figlet | Generate ascii logos through the use of a binary |
| git-maker | Use gifsicle and ffmpeg packages from Alpine Linux to make gifs from video |
| gif-maker | Use gifsicle and ffmpeg packages from Alpine Linux to make gifs from video |
| HostnameIntent | Prints the hostname of a container |
| MarkdownRender | Use a Go function with vendoring to convert Markdown to HTML |
| Nmap | The network scanning tool as a binary-based function |
Expand Down

0 comments on commit 348b2b5

Please sign in to comment.