8
0
فهرست منبع

Docs: Angular package info grammar.

godai78 5 سال پیش
والد
کامیت
c91b419b26
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      docs/builds/guides/frameworks/angular.md

+ 2 - 2
docs/builds/guides/frameworks/angular.md

@@ -20,8 +20,8 @@ Currently, the CKEditor 5 component for Angular supports integrating CKEditor 5
 
 Because of the breaking changes in the Angular library output format, the `ckeditor5-angular` package is released in the following versions to support various Angular ecosystems:
 
-* Version `1.x.x` – For **Angular 5-8** apps. Support for this version will end when the official support for Angular 8 is dropped (planned date: November 2020),
-* Version `2.x.x` – For **Angular 9+** apps. This version is currently actively supported.
+* Versions `1.x.x` – For **Angular 5-8** apps. Support for this version will end when the official support for Angular 8 is dropped (planned date: November 2020),
+* Versions `2.x.x` – For **Angular 9+** apps. This version is currently actively supported.
 
 All available versions are [listed on NPM](https://www.npmjs.com/package/@ckeditor/ckeditor5-angular), where they can be pulled from.