From a747c58498f8d3e16432c744b061c12d6b8bedc1 Mon Sep 17 00:00:00 2001
From: Sergei Filippov <sergeifilippov@users.noreply.github.com>
Date: Tue, 2 Jun 2020 14:25:25 +1200
Subject: [PATCH] Typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8151c4d..aa934f7 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ The `dist` directory is meant to be served by an HTTP server, so **it will not w
 
 Use it like any static HTML content (use a webserver or open the html index directly).
 
-## Developement
+## Development
 
 ```sh
 # Using yarn (recommended)