From 12177e6f9da66d935b0385e140f767ad8099039d Mon Sep 17 00:00:00 2001 From: "hemanth.hm" Date: Sun, 20 Sep 2015 19:15:28 +0530 Subject: [PATCH] `Jargon` is plural. ^ --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index aca6440..bd6b253 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ -# Functional Programming Jargons +# Functional Programming Jargon -> The whole idea of this repos is to try and define jargons from combinatorics and category theory jargons that are used in functional programming in a easier fashion. +> The whole idea of this repos is to try and define jargon from combinatorics and category theory jargons that are used in functional programming in a easier fashion. *Let's try and define these with examples, this is a WIP—please feel free to send PR ;)*