Skip to content

Commit

Permalink
fix(docs): rb -> sh
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Nov 14, 2023
1 parent 049b577 commit f2bf816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/playbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This is an important step for large codebases. We must prioritize quick fixes th

We use [TagProf](./profilers/tag_prof.md) for that:

```ruby
```sh
TAG_PROF=type TAG_PROF_FORMAT=html TAG_PROF_EVENT=sql.active_record,factory.create bin/rspec
```

Expand Down

0 comments on commit f2bf816

Please sign in to comment.