From df74d10895e946bddfe66bc782c43ac4bd60d29a Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Fri, 6 Oct 2023 15:06:19 -0700 Subject: [PATCH] fix typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b79905be6..2d72b7552 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,7 @@ The Authenticated Transfer Protocol ("ATP" or "atproto") is a decentralized soci - [Protocol Specifications](https://atproto.com/specs/atp) - [Blogpost on self-authenticating data structures](https://blueskyweb.xyz/blog/3-6-2022-a-self-authenticating-social-protocol) -The Bluesky Social application encompasses a set of schemas and APIs built in the overall AT Protocol fram -ework. The namespace for these "Lexicons" is `app.bsky.*`. +The Bluesky Social application encompasses a set of schemas and APIs built in the overall AT Protocol framework. The namespace for these "Lexicons" is `app.bsky.*`. ## Contributions