[Blazor] cascading-values-and-parameters.md - "instructing" typo (#31955)
parent
33b9c46d36
commit
4f055f173e
|
@ -283,7 +283,7 @@ Recommendations:
|
|||
builder.Services.AddLibraryCascadingParameters();
|
||||
```
|
||||
|
||||
Instruct developers to call your extension method. This is a sound alternative to instructed them to add a `<RootComponent>` component in their `MainLayout` component.
|
||||
Instruct developers to call your extension method. This is a sound alternative to instructing them to add a `<RootComponent>` component in their `MainLayout` component.
|
||||
|
||||
:::moniker-end
|
||||
|
||||
|
|
Loading…
Reference in New Issue