Browse Source

Fix typo at Page-Header.md

pull/11509/head
enisn 4 years ago
parent
commit
9fb2f850e4
  1. 2
      docs/en/UI/Blazor/Page-Header.md

2
docs/en/UI/Blazor/Page-Header.md

@ -102,4 +102,4 @@ Rendering can be enabled or disabled for each section of PageHeader via using `P
});
```
*All values are **true** by default. If the PageHeaderOptions isn's configured, each section will be rendered.*
*All values are **true** by default. If the PageHeaderOptions isn't configured, each section will be rendered.*
Loading…
Cancel
Save