Merge pull request #12529 from jayay/patch-1
Fix syntax error in trigger configuration docs
This commit is contained in:
commit
2d804dfbf3
@ -191,7 +191,7 @@ Vagrant and in every Vagrant plugin.
|
||||
|
||||
```ruby
|
||||
config.trigger.before :"Action::Class::Name", type: :action do |t|
|
||||
t.info = "Before action class!
|
||||
t.info = "Before action class!"
|
||||
end
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user