Skip to content

Commit c582ed4

Browse files
authored
fix typo
1 parent f464ee1 commit c582ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Available container accessors:
119119
container = container_by_id 'website_company_beta_db'
120120
```
121121

122-
Note that you have to use these commands inside a SSHKit context, means inside a `on roles :containers_host do` block for example.
122+
Note that you have to use these commands inside a SSHKit context, means inside a `on roles :container_host do` block for example.
123123

124124
A container provides the following methods:
125125
```ruby

0 commit comments

Comments
 (0)