docs: Fix typo
This commit is contained in:
Родитель
e2d178368c
Коммит
a05672013a
|
@ -25,4 +25,4 @@ but the property _property_name_ is not of type `IFeed<T>` (nor `IState<T>`).
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> If your property is synchronous (i.e. not a `Feed` nor a `State`), you don't need to use the `[FeedParameter]` attribute.
|
> If your property is synchronous (i.e. not a `Feed` nor a `State`), you don't need to use the `[FeedParameter]` attribute.
|
||||||
> Remove the parameter from teh method and get your value from the property directly.
|
> Remove the parameter from the method and get your value from the property directly.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче