mirror of https://github.com/dapr/docs.git
Merge pull request #1455 from DarqueWarrior/patch-1
Removed duplicate word
This commit is contained in:
commit
f232b93b21
|
@ -79,7 +79,7 @@ spec:
|
|||
|
||||
Dapr allows two methods by which you can subscribe to topics:
|
||||
|
||||
- **Declaratively**, where subscriptions are are defined in an external file.
|
||||
- **Declaratively**, where subscriptions are defined in an external file.
|
||||
- **Programmatically**, where subscriptions are defined in user code.
|
||||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
|
Loading…
Reference in New Issue