From 51bda3d90f1f3ba2bada5e8089975f3749ac5245 Mon Sep 17 00:00:00 2001 From: Nicholas Jitkoff Date: Thu, 5 Jul 2018 07:52:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da9650a..d53784b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # itty.bitty.site -itty.bitty takes html (or other data), compresses it into a URL fragment, and provides a link that can be shared. When it is opened, it inflates that data on the reciever’s side. +itty.bitty takes html (or other data), compresses it into a URL fragment, and provides a link that can be shared. When it is opened, it inflates that data on the receiver’s side. Learn more at [about.bitty.site](http://about.bitty.site)