From 973027d6798a66bd9aa108634a97394906d813d3 Mon Sep 17 00:00:00 2001 From: Kosmas Chatzimichalis Date: Tue, 31 May 2016 20:38:02 +0200 Subject: [PATCH] small typo either this repository or this repo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d29ca38..3bfea63 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Functional Programming Jargon -> The whole idea of this repos is to try and define jargon from combinatorics and category theory jargon that are used in functional programming in a easier fashion. +> The whole idea of this repo is to try and define jargon from combinatorics and category theory jargon 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 ;)*