From 0d31cc4204cdff216b050f4029e0f67cee19e16e Mon Sep 17 00:00:00 2001 From: Juan Funez Date: Thu, 22 Apr 2021 17:06:07 +0200 Subject: [PATCH] fix typo in Readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e7c5d9ff..38f199179 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Supported databases: * Master/detail views * Query designer * Form view for comfortable work with tables with many columns -* JSON view on MognoDB collections +* JSON view on MongoDB collections * Explore tables, views, procedures, functions, MongoDB collections * SQL editor, execute SQL script, SQL code formatter, SQL code completion, SQL join wizard * Mongo JavaScript editor, execute Mongo script (with NodeJs syntax)