Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kobezzza committed Apr 28, 2015
1 parent d15c86c commit 6200919
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .yaspellerrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"/node.?js/i",
"/ie/i",
"/f\\d+/",
"SourceMap",
"форк",
"фреймворков",
"пересобирать",
Expand Down
2 changes: 1 addition & 1 deletion README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ monic myFile.js
monic myFile.js > myNewFile.js
```

**Cборка с созданием SourceMap**
**Сборка с созданием SourceMap**

```bash
# SourceMap сохранится как "myFile-compiled.js.map"
Expand Down

0 comments on commit 6200919

Please sign in to comment.