Sfoglia il codice sorgente

fix type in readme

Geno 8 anni fa
parent
commit
22cfb614bf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -45,7 +45,7 @@ yarn install --pure-lockfile
 npm run build
 npm run build
 ```
 ```
 
 
-To rebuild frontend assets (typesript, sass etc) as you change them start the watcher via.
+To rebuild frontend assets (typescript, sass etc) as you change them start the watcher via.
 
 
 ```bash
 ```bash
 npm run watch
 npm run watch