diff --git a/docs/host-settings.component.md b/docs/host-settings.component.md index c73c55c9df..59149c96c5 100644 --- a/docs/host-settings.component.md +++ b/docs/host-settings.component.md @@ -1,6 +1,6 @@ # Host settings component -This component is a form that allow you to validate and set the url of your content service and process service saving +This component is a form that allows you to validate and set the url of your content service and process service saving it in the user local storage ![Host settings](docassets/images/host-settings-component.png) diff --git a/docs/node-favorite.directive.md b/docs/node-favorite.directive.md index 38ee6dec2b..0f6d468d18 100644 --- a/docs/node-favorite.directive.md +++ b/docs/node-favorite.directive.md @@ -45,7 +45,7 @@ export class MyComponent { ## Details The `NodeFavoriteDirective` instance can be bound to a template variable through **adfFavorite** reference, -wich provides a method to help further style the element. +which provides a method to help further style the element. ```html