Skip to content

Commit 6fb6eb3

Browse files
authored
fix: fix markdown header (#925)
1 parent def0c40 commit 6fb6eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/racecar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem install opentelemetry-instrumentation-racecar
1313

1414
Or, if you use [bundler][bundler-home], include `opentelemetry-instrumentation-racecar` in your `Gemfile`.
1515

16-
## Runtime requirements
16+
## Runtime requirements
1717

1818
This instrumentation is built on top of Racecar's integration with `ActiveSupport::Notifications`. `ActiveSupport::Notification` will need to be loaded before the instrumentation is installed (as below) or the installation will cancel.
1919

0 commit comments

Comments
 (0)