diff options
author | Sergei Filippov <sergeifilippov@users.noreply.github.com> | 2020-06-02 14:25:25 +1200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 14:25:25 +1200 |
commit | a747c58498f8d3e16432c744b061c12d6b8bedc1 (patch) | |
tree | 0cc8a558cc0a34574b7b9773091ed8d188abd3af | |
parent | c712d7c780a4e8d1ef2b67dc56b42ad979c36925 (diff) | |
download | homer-a747c58498f8d3e16432c744b061c12d6b8bedc1.tar.gz homer-a747c58498f8d3e16432c744b061c12d6b8bedc1.tar.zst homer-a747c58498f8d3e16432c744b061c12d6b8bedc1.zip |
Typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ The `dist` directory is meant to be served by an HTTP server, so **it will not w | |||
51 | 51 | ||
52 | Use it like any static HTML content (use a webserver or open the html index directly). | 52 | Use 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) |