Skip to content

Commit

Permalink
Update chef_gem.yaml (#4302)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
  • Loading branch information
IanMadd committed Aug 30, 2024
1 parent b20bfd2 commit ab8132f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/infra/resources/chef_gem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ examples: |
end
```
**Install MySQL gem into Chef Infra Client***
**Install MySQL gem into Chef Infra Client**
```ruby
apt_update
Expand All @@ -135,4 +135,4 @@ examples: |
end
chef_gem 'mysql'
```
```

0 comments on commit ab8132f

Please sign in to comment.