Skip to content

Commit 0f73a26

Browse files
Merge pull request #52 from georgij-tsabiev/master
Поправляет опечатку в названии папки scripts
2 parents 0b25b6a + aadc685 commit 0f73a26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245

246246
## Работа со скриптами
247247

248-
Все скрипты лежат в `source/script/`.
248+
Все скрипты лежат в `source/scripts/`.
249249

250250
```shell
251251
└── source/
@@ -254,7 +254,7 @@
254254
└── modal.js
255255
```
256256

257-
Сборка переносит их в `build/script/`.
257+
Сборка переносит их в `build/scripts/`.
258258

259259
```shell
260260
└── build/

0 commit comments

Comments
 (0)