aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2020-06-06 15:31:09 -0700
committerGitHub <noreply@github.com>2020-06-06 15:31:09 -0700
commit70121024542f7f831b5319309ce7b5008cae36b6 (patch)
tree0cc8a558cc0a34574b7b9773091ed8d188abd3af
parentc712d7c780a4e8d1ef2b67dc56b42ad979c36925 (diff)
parenta747c58498f8d3e16432c744b061c12d6b8bedc1 (diff)
downloadhomer-70121024542f7f831b5319309ce7b5008cae36b6.tar.gz
homer-70121024542f7f831b5319309ce7b5008cae36b6.tar.zst
homer-70121024542f7f831b5319309ce7b5008cae36b6.zip
Merge pull request #69 from sergeifilippov/patch-2127215081
Typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
51 51
52Use it like any static HTML content (use a webserver or open the html index directly). 52Use it like any static HTML content (use a webserver or open the html index directly).
53 53
54## Developement 54## Development
55 55
56```sh 56```sh
57# Using yarn (recommended) 57# Using yarn (recommended)