mirror of https://github.com/dapr/docs.git
typo
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
664236e0f8
commit
f1e3112cb9
|
@ -207,7 +207,7 @@ spec:
|
|||
|
||||
### Partition Key
|
||||
|
||||
When invoking the Plusar pub/sub, its possible to provide an optional partition key by using the `metadata` query parameter in the request url.
|
||||
When invoking the Pulsar pub/sub, it's possible to provide an optional partition key by using the `metadata` query parameter in the request url.
|
||||
|
||||
The parameter name is `partitionKey`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue