Skip to content

Commit 4b6db7a

Browse files
Cleanup.
1 parent 39bab75 commit 4b6db7a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

docs/getting-started/integrations-cdn/angular.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -649,32 +649,32 @@ Because of the breaking changes in the Angular library output format, the `@cked
649649
<tr>
650650
<td><code>^8</code></td>
651651
<td><code>13+</code></td>
652-
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a>.</td>
652+
<td>Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a> or higher.</td>
653653
</tr>
654654
<tr>
655655
<td><code>^7</code></td>
656656
<td><code>13+</code></td>
657-
<td>Changes in peer dependencies. (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>)</td>
657+
<td>Changes in peer dependencies (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>). Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a> or higher.</td>
658658
</tr>
659659
<tr>
660660
<td><code>^6</code></td>
661661
<td><code>13+</code></td>
662-
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a>.</td>
662+
<td>Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a> or higher.</td>
663663
</tr>
664664
<tr>
665665
<td><code>^5</code></td>
666666
<td><code>13+</code></td>
667-
<td>Requires Angular at least in version 13+. Lower versions are no longer maintained.</td>
667+
<td>Requires Angular in version 13+ or higher.</td>
668668
</tr>
669669
<tr>
670670
<td><code>^4</code></td>
671671
<td><code>9.1+</code></td>
672-
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v34.0.0">34</a>.</td>
672+
<td>Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v34.0.0">34</a> or higher.</td>
673673
</tr>
674674
<tr>
675675
<td><code>^3</code></td>
676676
<td><code>9.1+</code></td>
677-
<td>Requires Node.js at least in version 14.</td>
677+
<td>Requires Node.js in version 14 or higher.</td>
678678
</tr>
679679
<tr>
680680
<td><code>^2</code></td>
@@ -684,7 +684,7 @@ Because of the breaking changes in the Angular library output format, the `@cked
684684
<tr>
685685
<td><code>^1</code></td>
686686
<td><code>5.x&nbsp;-&nbsp;8.x</code></td>
687-
<td>Angular versions are no longer maintained.</td>
687+
<td>Angular versions no longer maintained.</td>
688688
</tr>
689689
</tbody>
690690
</table>

docs/getting-started/integrations/angular.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -716,32 +716,32 @@ Because of the breaking changes in the Angular library output format, the `@cked
716716
<tr>
717717
<td><code>^8</code></td>
718718
<td><code>13+</code></td>
719-
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a>.</td>
719+
<td>Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a> or higher.</td>
720720
</tr>
721721
<tr>
722722
<td><code>^7</code></td>
723723
<td><code>13+</code></td>
724-
<td>Changes in peer dependencies. (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>)</td>
724+
<td>Changes in peer dependencies (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>). Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a> or higher.</td>
725725
</tr>
726726
<tr>
727727
<td><code>^6</code></td>
728728
<td><code>13+</code></td>
729-
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a>.</td>
729+
<td>Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a> or higher.</td>
730730
</tr>
731731
<tr>
732732
<td><code>^5</code></td>
733733
<td><code>13+</code></td>
734-
<td>Requires Angular at least in version 13+. Lower versions are no longer maintained.</td>
734+
<td>Requires Angular in version 13+ or higher.</td>
735735
</tr>
736736
<tr>
737737
<td><code>^4</code></td>
738738
<td><code>9.1+</code></td>
739-
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v34.0.0">34</a>.</td>
739+
<td>Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v34.0.0">34</a> or higher.</td>
740740
</tr>
741741
<tr>
742742
<td><code>^3</code></td>
743743
<td><code>9.1+</code></td>
744-
<td>Requires Node.js at least in version 14.</td>
744+
<td>Requires Node.js in version 14 or higher.</td>
745745
</tr>
746746
<tr>
747747
<td><code>^2</code></td>
@@ -751,7 +751,7 @@ Because of the breaking changes in the Angular library output format, the `@cked
751751
<tr>
752752
<td><code>^1</code></td>
753753
<td><code>5.x&nbsp;-&nbsp;8.x</code></td>
754-
<td>Angular versions are no longer maintained.</td>
754+
<td>Angular versions no longer maintained.</td>
755755
</tr>
756756
</tbody>
757757
</table>

0 commit comments

Comments
 (0)