Explorar o código

Update docs/features/restricted-editing.md

Aleksander Nowodzinski %!s(int64=6) %!d(string=hai) anos
pai
achega
131b6bcb8c

+ 1 - 1
packages/ckeditor5-restricted-editing/docs/features/restricted-editing.md

@@ -51,7 +51,7 @@ ClassicEditor
 	.catch( ... );
 ```
 
-Note, that typing and text deletion is inherently allowed. For more information check {@link module:restricted-editing/restrictededitingmode~RestrictedEditingModeConfig} documentation.
+**Note**: Typing and deleting text is always possible in restricted editing regions. For more information check {@link module:restricted-editing/restrictededitingmode~RestrictedEditingModeConfig} documentation.
 
 ## Installation