From ae735ff28511eb407db9dedce425c80cf351086c Mon Sep 17 00:00:00 2001 From: 0xDev <84038223+avocadodefi@users.noreply.github.com> Date: Sun, 12 Nov 2023 03:40:19 +0100 Subject: [PATCH] Update README.md Typographical Error: "Highly Reccomended" should be corrected to "Highly Recommended". --- ecosystem/indexer-server/typescript/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem/indexer-server/typescript/README.md b/ecosystem/indexer-server/typescript/README.md index 32fd664f3fd80..fabb6078d694c 100644 --- a/ecosystem/indexer-server/typescript/README.md +++ b/ecosystem/indexer-server/typescript/README.md @@ -7,7 +7,7 @@ the Aptos Postgres Indexer DB. ## Getting started -### 1. [Complete the Local Development Guide for the Rust Indexer](../rust/README.md) (Highly Reccomended) +### 1. [Complete the Local Development Guide for the Rust Indexer](../rust/README.md) (Highly Recommended) This will make sure you have the following setup on your local: 1. postgres 2. diesel cli