Bladeren bron

Corrected misspelling.

Wojtek Cichoń 9 jaren geleden
bovenliggende
commit
282a3ab661
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -27,7 +27,7 @@ The project is split into several different repositories, as described in the [d
 
 The [ckeditor5](https://github.com/ckeditor/ckeditor5) repository is the place that centralizes the development of CKEditor 5. It bundles different repositories into a single place, adding the necessary helper tools for the development workflow, like the builder and the test runner. [Basic information on how to setup the development environment](https://github.com/ckeditor/ckeditor5/wiki/Development-Environment) can be found in the wiki pages.
 
-The [ckeditor5](https://github.com/ckeditor/ckeditor5) repository contains also the core classes which implements the base architecture of the CKEditor 5 framework.
+The [ckeditor5](https://github.com/ckeditor/ckeditor5) repository contains also the core classes which implement the base architecture of the CKEditor 5 framework.
 
 Another key repositories are: