Ver código fonte

Docs: Fixed spelling.

Aleksander Nowodzinski 7 anos atrás
pai
commit
0ee684a444
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      CONTRIBUTING.md
  2. 1 1
      README.md

+ 1 - 1
CONTRIBUTING.md

@@ -1,4 +1,4 @@
 Contributing
 ========================================
 
-See the [official contributors guide to CKEditor 5](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html) to learn more.
+See the [official contributors' guide to CKEditor 5](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html) to learn more.

+ 1 - 1
README.md

@@ -122,7 +122,7 @@ CKEditor 5 is a modular, multi-package, multi-repository project. It consists of
 
 The [ckeditor5](https://github.com/ckeditor/ckeditor5) repository is the place that centralizes the development of CKEditor 5. It bundles different packages 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 set up the development environment](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/development-environment.html) can be found in the documentation.
 
-See the [official contributors guide](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html) to learn how to contribute your code to the project.
+See the [official contributors' guide](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html) to learn how to contribute your code to the project.
 
 ### Reporting issues and feature requests