Skip to content

Commit

Permalink
Типы и грамматика: Обновление содержания и Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adaptedbee committed Nov 1, 2017
1 parent 009671f commit 18d52c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion types & grammar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

* [Предисловие](foreword.md) (от [Дэвида Уолша](http://davidwalsh.name))
* [Введение](../preface.md)
* [Chapter 1: Types](ch1.md)
* [Глава 1: Типы](ch1.md)
* [Chapter 2: Values](ch2.md)
* [Chapter 3: Natives](ch3.md)
* [Chapter 4: Coercion](ch4.md)
Expand Down
16 changes: 8 additions & 8 deletions types & grammar/toc.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# You Don't Know JS: Types & Grammar
# Вы не знаете JS: Типы и грамматика

## Table of Contents
## Содержание

* Foreword
* Preface
* Chapter 1: Types
* A Type By Any Other Name...
* Built-in Types
* Values as Types
* Предисловие
* Введение
* Глава 1: Типы
* Тип, как бы он ни назывался...
* Встроенные типы
* Значения как типы
* Chapter 2: Values
* Arrays
* Strings
Expand Down

0 comments on commit 18d52c1

Please sign in to comment.