Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhanoldt authored Mar 17, 2017
1 parent f464ee1 commit c582ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Available container accessors:
container = container_by_id 'website_company_beta_db'
```

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

A container provides the following methods:
```ruby
Expand Down

0 comments on commit c582ed4

Please sign in to comment.