Skip to content

Commit

Permalink
Clean up some typos in the Broadway docs
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Apr 5, 2023
1 parent d0e5f7b commit 9fe3b03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/broadway.ex
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ defmodule Broadway do
* Metrics - Broadway uses the `:telemetry` library for instrumentation,
see ["Telemetry"](#module-telemetry) section below for more information.
## The Broadway Behaviour
## The Broadway behaviour
In order to use Broadway, you need to:
Expand Down Expand Up @@ -994,7 +994,7 @@ defmodule Broadway do
do this by passing a set of options to `start_link/2`.
Each component of the pipeline has its own set of options.
The broadway options are:
The Broadway options are:
#{NimbleOptions.docs(Broadway.Options.definition())}
Expand Down

0 comments on commit 9fe3b03

Please sign in to comment.