From 4a330230cff2cab26e62c403d1ee7f7d0dc5ee5e Mon Sep 17 00:00:00 2001 From: Sam Stowers Date: Sun, 26 Feb 2023 14:42:56 -0800 Subject: [PATCH] Update README, change "minuted" to "minutes" Just fixing a typo lol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 102b2e8750..f85e8e7864 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ ArcadeDB can be used as: - Remotely by using a [Redis driver](https://docs.arcadedb.com#Redis-API) (only a subset of the operations are implemented) - Remotely by using a [MongoDB driver](https://docs.arcadedb.com#MongoDB-API) (only a subset of the operations are implemented) -## Getting started in 5 minuted +## Getting started in 5 minutes Start ArcadeDB Server with Docker: