From 1a305dc63c3e42748736a32c0bbf012e0366fd6a Mon Sep 17 00:00:00 2001 From: Carmine DiMascio Date: Sat, 30 Nov 2019 11:52:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f9469f7..caa5a64e 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ new OpenApiValidator({ #### Synchronous -_Note syncrhonous mode requires the installation of the [`deasync`](https://github.com/abbr/deasync) module. Some folks have experience issues with deasync and some versions of node_ +_Note syncrhonous mode requires the installation of the [`deasync`](https://github.com/abbr/deasync) module. Some folks have experienced issues using deasync with some versions of node_ **Q:** What does it mean to use the validator 'synchronously'?