Skip to content

Commit 6b0fb5d

Browse files
authored
fix: whitespaces in release table (JetBrains#2120)
1 parent bcf43a9 commit 6b0fb5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/topics/releases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ You can also use [preview versions of Kotlin](eap.md#build-details).
121121
</ul>
122122
<p>The versions of libraries from <code>kotlin-wrappers</code> (such as <code>kotlin-react</code>) can be found in the <a href="https://github.com/JetBrains/kotlin-wrappers" target="_blank">corresponding repository</a>.</p>
123123
</td>
124-
</tr>
124+
</tr>
125125
<tr>
126126
<td><strong>1.4.20</strong>
127127
<p>Released: <strong>November 23, 2020</strong></p>
@@ -151,7 +151,7 @@ You can also use [preview versions of Kotlin](eap.md#build-details).
151151
</ul>
152152
<p>The versions of libraries from <code>kotlin-wrappers</code> (such as <code>kotlin-react</code>) can be found in the <a href="https://github.com/JetBrains/kotlin-wrappers" target="_blank">corresponding repository</a>.</p>
153153
</td>
154-
</tr>
154+
</tr>
155155
<tr>
156156
<td><strong>1.4.10</strong>
157157
<p>Released: <strong>September 7, 2020</strong></p>
@@ -204,7 +204,7 @@ You can also use [preview versions of Kotlin](eap.md#build-details).
204204
</ul>
205205
<p>The versions of libraries from <code>kotlin-wrappers</code> (such as <code>kotlin-react</code>) can be found in the <a href="https://github.com/JetBrains/kotlin-wrappers" target="_blank">corresponding repository</a>.</p>
206206
</td>
207-
</tr>
207+
</tr>
208208
<tr>
209209
<td><strong>1.3.72</strong>
210210
<p> Released: <strong>April 15, 2020</strong></p>

0 commit comments

Comments
 (0)