Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit bb7c7b9

Browse files
committed
fix 2.6 header
1 parent e7c3719 commit bb7c7b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Array
127127
)
128128
)
129129
```
130-
# 2.6. Create database
130+
## 2.6. Create database
131131

132132
Use Converter class for create database
133133
1. Prepare files describing the intervals and registers from which you are going to compile a binary database. These files should look like a relational database table.

docs/ru.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Array
129129
)
130130
)
131131
```
132-
# 2.6. Создание базы данных
132+
## 2.6. Создание базы данных
133133

134134
Для создания базы данных используйте класс Converter.
135135
1. Подготовьте файлы, описывающие интервалы адресов и справочники. Эти файлы должны выглядеть как таблицы реляционной базы данных.

0 commit comments

Comments
 (0)