Skip to content

Commit 62e822e

Browse files
authored
docs: fix wording in CHANGELOG.md (#108)
1 parent 8160911 commit 62e822e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ This version moves Cloud PubSub from Tesla to Finch, so read the notes below and
154154
- **Possible breaking change:** due to the fact that we've switched from Tesla to Finch,
155155
it's not longer sufficient to replace `:base_url` in `:google_api_pub_sub` config.
156156

157-
If your app is using the emulator, instead of setting in the `config/dev.exs`:
157+
If your app is using the emulator, use following settings in the `config/dev.exs`:
158158

159159
```elixir
160160
producer: [

0 commit comments

Comments
 (0)