From 692e418e0ff960e375d6fba457af456c4fa5dcaa Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Tue, 21 Jul 2020 15:02:21 +0800 Subject: [PATCH] Fix documenation typo in README (#2291) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fe69fa5..522d67a9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This repo is a monorepo which contains the core [pg](https://github.com/brianc/n - [pg-connection-string](https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string) -## Documenation +## Documentation Each package in this repo should have it's own readme more focused on how to develop/contribute. For overall documentation on the project and the related modules managed by this repo please see: