From 06c72a728b95e5637b74059d25217607c56685e3 Mon Sep 17 00:00:00 2001 From: Monty Date: Fri, 14 May 2021 20:25:04 +0200 Subject: [PATCH] Fix typo & capitalization --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3491a0..7aa3718 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc ## Goals/Roadmap -Pretendo is a large project with many smaller sections, each with their own goals. To find the goals and roadmap for a specific section of the network, check it's repo. +Pretendo is a large project with many smaller sections, each with their own goals. To find the goals and roadmap for a specific section of the network, check its repo. # Service repositories: - NEX framework [https://github.com/PretendoNetwork/nex-go](https://github.com/PretendoNetwork/nex-go) -- account server [https://github.com/PretendoNetwork/account](https://github.com/PretendoNetwork/account) +- Account server [https://github.com/PretendoNetwork/account](https://github.com/PretendoNetwork/account) - eShop (PoC) [https://github.com/PretendoNetwork/eShop](https://github.com/PretendoNetwork/eShop) # Non-service repositories: