Skip to content

Commit

Permalink
action_cable_overview.md: "setup" -> "set up" [ci skip]
Browse files Browse the repository at this point in the history
"set up" is the verb form; "setup" is the noun.
  • Loading branch information
henrik committed Feb 27, 2021
1 parent ef856d7 commit d1b36e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guides/source/action_cable_overview.md
Expand Up @@ -491,8 +491,8 @@ you subscribed to the channel.
The following setup steps are common to both examples:
1. [Setup your connection](#connection-setup).
2. [Setup your parent channel](#parent-channel-setup).
1. [Set up your connection](#connection-setup).
2. [Set up your parent channel](#parent-channel-setup).
3. [Connect your consumer](#connect-consumer).
### Example 1: User Appearances
Expand Down

0 comments on commit d1b36e0

Please sign in to comment.