Przeglądaj źródła

Merge branch 'master' into i/6087

Piotrek Koszuliński 5 lat temu
rodzic
commit
5caaec0426
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      .travis.yml
  2. 1 1
      docs/framework/guides/development-tools.md

+ 1 - 1
.travis.yml

@@ -8,7 +8,7 @@ services:
 cache:
   yarn: true
 node_js:
-- "8"
+- "10"
 cache:
 - node_modules
 before_install:

+ 1 - 1
docs/framework/guides/development-tools.md

@@ -72,7 +72,7 @@ Click the <b>"Inspect editor"</b> button below to attach the inspector to the ed
 
 {@snippet framework/development-tools/inspector}
 
-## Compatibility
+### Compatibility
 
 The inspector works with CKEditor 5 [v12.0.0](https://github.com/ckeditor/ckeditor5/releases/tag/v12.0.0)+.