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

Fix incorrect closing tag #788

Merged
merged 1 commit into from
Apr 26, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fr-FR/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h3>Windows considerations</h3>
</div>
</div>

<h2>Autres méthodes d'installation</h3>
<h2>Autres méthodes d'installation</h2>

<div class="row">
<div class="col-md-12">
Expand Down
2 changes: 1 addition & 1 deletion it-IT/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h3>Considerazioni su Windows</h3>
</div>
</div>

<h2>Altri metodi di installazione</h3>
<h2>Altri metodi di installazione</h2>

<div class="row">
<div class="col-md-12">
Expand Down
2 changes: 1 addition & 1 deletion ko-KR/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h3>윈도 한정</h3>
</div>
</div>

<h2>다른 설치 방법</h3>
<h2>다른 설치 방법</h2>

<div class="row">
<div class="col-md-12">
Expand Down
2 changes: 1 addition & 1 deletion pl-PL/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h3>Dotyczy Windowsa</h3>
</div>
</div>

<h2>Inne metody instalacji</h3>
<h2>Inne metody instalacji</h2>

<div class="row">
<div class="col-md-12">
Expand Down
2 changes: 1 addition & 1 deletion pt-BR/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h3>Considerações no Windows</h3>
</div>
</div>

<h2>Outros métodos de instalação</h3>
<h2>Outros métodos de instalação</h2>

<div class="row">
<div class="col-md-12">
Expand Down
2 changes: 1 addition & 1 deletion ru-RU/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h3>Windows considerations</h3>
</div>
</div>

<h2>Other installation methods</h3>
<h2>Other installation methods</h2>

<div class="row">
<div class="col-md-12">
Expand Down
2 changes: 1 addition & 1 deletion vi-VN/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3>Đối với Windows</h3>
</div>
</div>

<h2>Cách cài đặt khác</h3>
<h2>Cách cài đặt khác</h2>

<div class="row">
<div class="col-md-12">
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h3>Windows 注意事项</h3>
</div>
</div>

<h2>其他安装方法</h3>
<h2>其他安装方法</h2>

<div class="row">
<div class="col-md-12">
Expand Down