Skip to content

Commit

Permalink
Fix typo in types usage documentation. (#4825) (#4849)
Browse files Browse the repository at this point in the history
Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
  • Loading branch information
github-actions[bot] and hramezani committed Dec 15, 2022
1 parent 952bc51 commit 736a80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/types.md
Expand Up @@ -490,7 +490,7 @@ With proper ordering in an annotated `Union`, you can use this to parse types of
`CockroachDsn`
: a cockroachdb DSN style URL; see [URLs](#urls)

`RabbitMqDsn`
`AmqpDsn`
: an `AMQP` DSN style URL as used by RabbitMQ, StormMQ, ActiveMQ etc.; see [URLs](#urls)

`RedisDsn`
Expand Down

0 comments on commit 736a80d

Please sign in to comment.